.hive/modules/home/rofi/rofi.nix

4 lines
42 B
Nix

{...}: {
programs.rofi.enable = true;
}