switch to quad9 as fallback DNS

This commit is contained in:
Grigory Shipunov 2023-02-13 14:24:31 +01:00
parent e5cacc3bc8
commit c57817fdf3
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
2 changed files with 7 additions and 1 deletions

View file

@ -23,7 +23,7 @@
matchConfig = { Name = "enp1s0"; };
networkConfig = {
Address = "95.216.166.21/32";
DNS = "1.1.1.1";
DNS = "9.9.9.9";
};
routes = [
{