This commit is contained in:
2025-04-21 13:54:35 +08:00
parent 1c3d078e17
commit 4f3443abce

View File

@@ -35,7 +35,6 @@
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
systemdIntegration = true; systemdIntegration = true;
enableNvidiaPatches = true;
# extraConfig = builtins.readFile ./conf/hyprland.conf; # extraConfig = builtins.readFile ./conf/hyprland.conf;
}; };