From 4f3443abce19816af958e568c3374a45ddc9f85e Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 21 Apr 2025 13:54:35 +0800 Subject: [PATCH] F --- modules/home/hyprland/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/hyprland/default.nix b/modules/home/hyprland/default.nix index b382563..d445854 100644 --- a/modules/home/hyprland/default.nix +++ b/modules/home/hyprland/default.nix @@ -35,7 +35,6 @@ wayland.windowManager.hyprland = { enable = true; systemdIntegration = true; - enableNvidiaPatches = true; # extraConfig = builtins.readFile ./conf/hyprland.conf; };