From 0392105f9405171491e96b42c24ef6205f614afb Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Mon, 18 Dec 2023 21:25:08 -0800 Subject: [PATCH] removed depreciated call --- modules/hyprland/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/hyprland/default.nix b/modules/hyprland/default.nix index 7a22f38..5c9a870 100644 --- a/modules/hyprland/default.nix +++ b/modules/hyprland/default.nix @@ -31,8 +31,6 @@ in # Optional # Whether to enable hyprland-session.target on hyprland startup systemd.enable = true; - # Whether to enable patching wlroots for better Nvidia support - enableNvidiaPatches = true; extraConfig = lib.strings.concatStrings [ monitor_config