enable extra graphical stuff
This commit is contained in:
parent
2e6f7e41c1
commit
b9bfb81907
1 changed files with 5 additions and 1 deletions
|
|
@ -13,7 +13,11 @@
|
|||
|
||||
networking.hostName = "vm";
|
||||
|
||||
modules.graphical.enable = true;
|
||||
modules.graphical = {
|
||||
enable = true;
|
||||
waybar = true;
|
||||
quickshell = true;
|
||||
};
|
||||
|
||||
modules.yazi.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue