async podman from rebuild
This commit is contained in:
@@ -63,6 +63,12 @@ in {
|
||||
startAt = "weekly";
|
||||
};
|
||||
}
|
||||
// builtins.listToAttrs (
|
||||
map (name: {
|
||||
name = "podman-${name}";
|
||||
value.serviceConfig.Type = lib.mkForce "exec";
|
||||
}) (builtins.attrNames config.virtualisation.oci-containers.containers)
|
||||
)
|
||||
// mkNamedUnits (e: {
|
||||
name = "${e.name}-vm";
|
||||
value = {
|
||||
|
||||
Reference in New Issue
Block a user