test dns
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
networking = {
|
||||
nameservers = [ "192.168.100.28" ];
|
||||
nameservers = [ "192.168.100.28" "1.1.1.1" "1.0.0.1" ];
|
||||
};
|
||||
|
||||
containers.pihole = {
|
||||
|
||||
Reference in New Issue
Block a user