hyprland: move from module to user config

This commit is contained in:
2025-03-16 15:21:55 +00:00
parent 46383d5e75
commit 130197eeb8
4 changed files with 32 additions and 52 deletions

View File

@ -69,7 +69,6 @@
};
};
system.desktop.gnome.enable = lib.mkForce false;
system.desktop.hyprland.enable = true;
};
system.stateVersion = "22.11";