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