diff --git a/hosts/eple/default.nix b/hosts/eple/default.nix index 79409dd..442eba0 100644 --- a/hosts/eple/default.nix +++ b/hosts/eple/default.nix @@ -37,6 +37,8 @@ "2001:700:300::201" ]; + networking.networkmanager.insertNameservers = config.networking.nameservers; # wtf + # Installed system packages environment.systemPackages = with pkgs; [ cage