extract gnome into module

This commit is contained in:
Vivian 2023-04-25 09:30:41 +02:00
parent 1d42925a43
commit 423a2ee604
12 changed files with 79 additions and 162 deletions

View file

@ -2,6 +2,7 @@
imports = [
./dns.nix
./flood.nix
./gnome
./unpackerr.nix
./vault.nix
];