dns trouble
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
user = "root";
|
||||
mode = "0664";
|
||||
};
|
||||
|
||||
/*
|
||||
environment.etc."nsswitch.conf" = {
|
||||
enable = true;
|
||||
text = ''
|
||||
@@ -37,6 +37,9 @@
|
||||
|
||||
user = "root";
|
||||
};
|
||||
*/
|
||||
|
||||
system.nssDatabases.hosts = lib.mkForce [ "dns" "mymachines" "files" "myhostname" ];
|
||||
|
||||
virtualisation.oci-containers.containers.pihole = {
|
||||
image = "pihole/pihole:latest";
|
||||
|
||||
Reference in New Issue
Block a user