arion: Switch to podman
This commit is contained in:
parent
ab28770d44
commit
32ac241aca
1 changed files with 4 additions and 0 deletions
|
@ -25,4 +25,8 @@
|
|||
backend = "podman-socket";
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.interfaces."podman1".allowedUDPPorts = [ 53 ];
|
||||
networking.firewall.interfaces."podman2".allowedUDPPorts = [ 53 ];
|
||||
networking.firewall.interfaces."podman3".allowedUDPPorts = [ 53 ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue