Move window managers into other interfaces
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user