mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 04:40:05 +00:00
refactor(module): move shell configuration to common modules
This commit is contained in:
parent
11b1410d2c
commit
70347dd40b
4 changed files with 37 additions and 7 deletions
|
@ -32,6 +32,7 @@ in {
|
|||
networking.enable = true; # Networkmanager configuration
|
||||
kernel.enable = true; # Kernel modifications
|
||||
bluetooth.enable = true; # Bluetooth support
|
||||
shell.enable = true; # Shell environment configuration
|
||||
};
|
||||
|
||||
desktop.gnome.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue