_: { flake.homeModules.rofi = _: { programs.rofi = { enable = true; theme = "gruvbox-dark-hard"; }; }; }