diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index df9b888..2109a0d 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -23,7 +23,7 @@ enable = true; hidpi = true; }; - nvidiaPatches = false; + enableNvidiaPatches = false; systemdIntegration = true; }; }