podman: move iptables to virtualisation.podman.extraPackages
This commit is contained in:
@@ -232,6 +232,7 @@ in
|
||||
# containers cannot reach aardvark-dns otherwise
|
||||
networking.firewall.interfaces.${network_interface}.allowedUDPPorts = lib.mkIf dns_enabled [ 53 ];
|
||||
|
||||
virtualisation.podman.extraPackages = [ pkgs.iptables ];
|
||||
virtualisation.containers = {
|
||||
enable = true; # Enable common /etc/containers configuration
|
||||
containersConf.settings = {
|
||||
|
||||
Reference in New Issue
Block a user