Stabilize server and desktop module
- Exluce hyprland for now
This commit is contained in:
parent
36ae7b2141
commit
5a593616f8
16 changed files with 15 additions and 11 deletions
|
@ -47,6 +47,15 @@
|
|||
|
||||
# };
|
||||
|
||||
desktop = {
|
||||
plasma.enable = true;
|
||||
};
|
||||
|
||||
server = {
|
||||
docker.enable = true;
|
||||
openssh.enable = true;
|
||||
};
|
||||
|
||||
system = {
|
||||
bluetooth.enable = true;
|
||||
gamingKernel.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue