1
0
Fork 0

fix cloud nameservers

This commit is contained in:
Malte Brandy 2022-06-03 18:21:54 +02:00
parent 5afd78ba4f
commit 5e46dd3837

View file

@ -93,7 +93,7 @@ with lib; let
}
];
};
inherit (config.networking) nameservers;
nameservers = ["213.136.95.10" "2a02:c207::1:53" "2a02:c207::2:53"];
defaultGateway6 = {
address = hosts.hera-intern;
interface = "eth0";