This website requires JavaScript.
Explore
Help
Sign In
min
/
infra
Watch
1
Star
0
Fork
You've already forked infra
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6d61d05261
infra
/
nixos
/
modules
/
system
/
networking.nix
4 lines
61 B
Nix
Raw
Blame
History
{
.
.
.
}:
{
networking
.
nameservers
=
[
"
1
.
1
.
1
.
1
"
"
1
.
0
.
0
.
1
"
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink