4 lines
54 B
Nix
4 lines
54 B
Nix
|
{
|
||
|
networking.nameservers = ["1.1.1.1" "1.0.0.1"];
|
||
|
}
|