{pkgs, ...}: { home.packages = with pkgs; [ terminaltexteffects ]; home.file.".config/hakase/branding/screensaver.txt" = { source = ../../assets/branding.txt; }; }