diff --git a/hosts/lazyworkhorse/configuration.nix b/hosts/lazyworkhorse/configuration.nix index 0b2799d..83b8db1 100644 --- a/hosts/lazyworkhorse/configuration.nix +++ b/hosts/lazyworkhorse/configuration.nix @@ -66,7 +66,6 @@ persistentKeepalive = 25; } ]; - dns = [ "1.1.1.1" "8.8.8.8" ]; }; };