forked from poz/niksos
fix(hyprland): remove nixos hyprland options
This commit is contained in:
parent
f835935bc1
commit
216469cdaf
1 changed files with 0 additions and 9 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue