Move window managers into other interfaces

This commit is contained in:
2026-02-27 16:28:44 +01:00
parent 6eb53c661a
commit 620ea7a061
3 changed files with 43 additions and 34 deletions

View File

@@ -9,11 +9,10 @@ in
];
environment.systemPackages = with pkgs; [
# Make systems
gnumake
pathon3
]
++ lib.optionals profile.modules.development [
python3
]
++ lib.optionals profile.modules.development [
cmake
cmakeCurses