Home : Add Google DNS.
This commit is contained in:
parent
fc12df047d
commit
312d0810a9
|
@ -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" = {
|
||||
|
|
Reference in a new issue