summaryrefslogtreecommitdiff
path: root/hosts/poweredge-pro/dns.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/poweredge-pro/dns.nix')
-rw-r--r--hosts/poweredge-pro/dns.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/poweredge-pro/dns.nix b/hosts/poweredge-pro/dns.nix
index fb22afb..511f9e2 100644
--- a/hosts/poweredge-pro/dns.nix
+++ b/hosts/poweredge-pro/dns.nix
@@ -14,6 +14,7 @@
imports = [
../../nixos/services/router
#./router-hosts.nix # Contains dhcp config + static leases + overrides
+ ./dhcp-hosts.nix
./dns-overrides.nix
];