diff --git a/hosts/theon.storage.ts.hillion.co.uk/default.nix b/hosts/theon.storage.ts.hillion.co.uk/default.nix index 500c0be..f0d05d6 100644 --- a/hosts/theon.storage.ts.hillion.co.uk/default.nix +++ b/hosts/theon.storage.ts.hillion.co.uk/default.nix @@ -22,6 +22,7 @@ }; ## Networking + networking.useNetworkd = true; systemd.network.enable = true; networking.nameservers = lib.mkForce [ ]; # Trust the DHCP nameservers