fix(hyprland): remove nixos hyprland options

This commit is contained in:
jacekpoz 2023-08-09 17:05:40 +02:00
parent f835935bc1
commit 216469cdaf

View file

@ -46,15 +46,6 @@
programs.zsh.enable = true;
programs.hyprland = {
enable = true;
xwayland = {
enable = true;
hidpi = true;
};
nvidiaPatches = false;
};
virtualisation.libvirtd.enable = true;
programs.dconf.enable = true;