networking
This commit is contained in:
@@ -19,7 +19,13 @@
|
||||
user = "root";
|
||||
mode = "0664";
|
||||
};
|
||||
|
||||
|
||||
networking.firewall.interfaces = {
|
||||
"ve-traefik" = {
|
||||
allowedTCPPorts = [ 9001 ];
|
||||
};
|
||||
};
|
||||
|
||||
virtualisation.oci-containers.containers.pihole = {
|
||||
image = "pihole/pihole:latest";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user