Disable hyprland nvidiaPatches (deprecated)
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
};
|
||||
|
||||
programs.hyprland = {
|
||||
enableNvidiaPatches = true;
|
||||
# enableNvidiaPatches = true; # NOTE: Deprecated
|
||||
};
|
||||
|
||||
# Low latency audio
|
||||
|
@ -37,7 +37,7 @@
|
||||
programs.light.enable = true;
|
||||
|
||||
programs.hyprland = {
|
||||
enableNvidiaPatches = false;
|
||||
# enableNvidiaPatches = false; # NOTE: Deprecated
|
||||
};
|
||||
|
||||
services.xserver = {
|
||||
|
Reference in New Issue
Block a user