1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-30 22:21:02 +01:00
home-manager/modules/services/podman-linux
Tarow 27a72d9913
podman: include systemd in quadlet service path
Podman uses systemd-run to setup transient systemd timers, e.g. for healthchecks.

On systems where systemd is not present in /run/current-system/sw/bin or ~/.nix-profile/bin (like one of my Ubuntu hosts), setting up the transient timers will fail. For containers with healthchecks configured, this results in the container being stuck in starting state.

Relevant issue here: containers/podman#25034
2025-03-19 14:09:57 -05:00
..
activation.nix podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
builds.nix podman: link dependent quadlets during build 2025-03-19 14:08:12 -05:00
containers.nix podman: include systemd in quadlet service path 2025-03-19 14:09:57 -05:00
default.nix podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
images.nix podman: link dependent quadlets during build 2025-03-19 14:08:12 -05:00
install-quadlet.nix podman: use type in attr name of built quadlets 2025-03-19 14:08:12 -05:00
networks.nix podman: link dependent quadlets during build 2025-03-19 14:08:12 -05:00
options.nix podman: use dependency quadlets directly in build for generator 2025-03-19 14:08:12 -05:00
podman-lib.nix podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
services.nix podman: added volume, image, and build quadlets (#6137) 2025-03-09 23:02:05 -05:00
volumes.nix podman: link dependent quadlets during build 2025-03-19 14:08:12 -05:00