pihole-flake/modules
Christopher Bacher d523a5c8e1 modules(pihole-container): expliclitly stop the container with podman
Currently the container often fails to startup again in a nixos-rebuild.
Maybe this is because the container lingers a bit after the systemd.service has already been stopped and the container from the restarted service can't be created.
The podman-stop command should delay the stopping of the service until the container is gone too.
2022-10-17 01:17:29 +02:00
..
pihole-container.factory.nix modules(pihole-container): expliclitly stop the container with podman 2022-10-17 01:17:29 +02:00