feat(thrall): Use google dns

This commit is contained in:
Alexander Kobjolke 2025-04-01 21:23:57 +02:00
parent 289124ed03
commit 6ece8810d6

View file

@ -77,8 +77,8 @@ in
};
defaultGateway = "195.90.208.1";
nameservers = [
"1.1.1.1"
"8.8.8.8"
"8.8.4.4"
];
firewall = {
allowedTCPPorts = [