aboutsummaryrefslogtreecommitdiff
path: root/modules/hosts/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/default.nix')
-rw-r--r--modules/hosts/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hosts/default.nix b/modules/hosts/default.nix
index a1eaafc..327e3de 100644
--- a/modules/hosts/default.nix
+++ b/modules/hosts/default.nix
@@ -4,10 +4,10 @@
imports = [
./audio
./desktop
+ ./dns
./openssh
./printer
./server
- ./system
./wooting
];
}