nix-config/lib/nixos/home-manager/modules/rofi.nix

3 lines
35 B
Nix

{
programs.rofi.enable = true;
}