hyprland: disable nvidia patches
This commit is contained in:
parent
64ffe79380
commit
3d9cdc2fcd
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ _: {
|
||||||
];
|
];
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableNvidiaPatches = true;
|
|
||||||
systemdIntegration = true;
|
systemdIntegration = true;
|
||||||
xwayland.enable = true;
|
xwayland.enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue