{ programs.rofi = { enable = true; extraConfig = { modi = "drun,run,ssh,window"; theme = "nord"; }; }; xdg.configFile."rofi/nord.rasi".source = ../configs/rofi/nord.rasi; }