Home : Add Google DNS.

This commit is contained in:
Dmitry Voronin 2024-01-31 02:57:10 +03:00
parent fc12df047d
commit 312d0810a9

View file

@ -14,7 +14,7 @@
networking.extraHosts = ''
10.1.0.2 git.voronind.com
'';
networking.nameservers = [ "1.1.1.1" ];
networking.nameservers = [ "1.1.1.1" "8.8.8.8" ];
# Filesystems.
fileSystems."/storage/cold_1" = {