use rofi-wayland instead of rofi through xserver

This commit is contained in:
2025-01-31 22:44:02 +01:00
parent ead58c4b1c
commit d5d5c9b767
6 changed files with 15 additions and 12 deletions

View File

@ -4,7 +4,7 @@
programs.steam.enable=true;
programs.steam.protontricks.enable=true;
environment.systemPackages = with pkgs; [ qemu quickemu];
programs.virt-manager.enable = true;
virtualisation.libvirtd.enable = true;
# environment.systemPackages = with pkgs; [ qemu quickemu];
# programs.virt-manager.enable = true;
# virtualisation.libvirtd.enable = true;
}