diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index 10ac1bd..7e9fad6 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -22,7 +22,7 @@ enable = true; # hidpi = true; }; - enableNvidiaPatches = false; + # enableNvidiaPatches = false; systemdIntegration = true; }; }