nixos/tests/podman: firewall now opened by module
This commit is contained in:
parent
38b2778765
commit
71435c9869
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ import ../make-test-python.nix (
|
|||
virtualisation.podman.enable = true;
|
||||
|
||||
virtualisation.podman.defaultNetwork.settings.dns_enabled = true;
|
||||
|
||||
networking.firewall.allowedUDPPorts = [ 53 ];
|
||||
};
|
||||
docker = { pkgs, ... }: {
|
||||
virtualisation.podman.enable = true;
|
||||
|
|
Loading…
Reference in a new issue