Update NixDesk
This commit is contained in:
parent
99231d0d04
commit
759ebb3558
12 changed files with 182 additions and 103 deletions
5
nixos/modules/desktop/default.nix
Normal file
5
nixos/modules/desktop/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./gnome
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue