mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds gui to roles
This commit is contained in:
parent
1813d438a6
commit
d162aa0046
1 changed files with 2 additions and 1 deletions
|
|
@ -7,5 +7,6 @@
|
|||
++ [ (import ./server.nix) ]
|
||||
++ [ (import ./desktop.nix) ]
|
||||
++ [ (import ./wine.nix) ]
|
||||
++ [ (import ./creative.nix) ];
|
||||
++ [ (import ./creative.nix) ]
|
||||
++ [ (import ./gui.nix) ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue