hyprland: disable nvidia patches

This commit is contained in:
notohh 2023-11-26 02:19:22 -05:00
parent 64ffe79380
commit 3d9cdc2fcd
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -4,7 +4,6 @@ _: {
];
wayland.windowManager.hyprland = {
enable = true;
enableNvidiaPatches = true;
systemdIntegration = true;
xwayland.enable = true;
};