hyprland: move from module to user config

This commit is contained in:
2025-03-16 15:21:55 +00:00
parent 2b76dbea66
commit 7cd825d938
4 changed files with 32 additions and 52 deletions

View File

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