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