From 0b9f1391c1b5c1496f2842529d8c0c816a075ffe Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Wed, 29 Nov 2023 16:34:38 +0100 Subject: [PATCH] fix hyprland config --- modules/home/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }; }