Fixes
This commit is contained in:
@@ -53,6 +53,7 @@ in {
|
||||
script = ''
|
||||
${pkgs.podman}/bin/podman container prune -f
|
||||
${pkgs.podman}/bin/podman image prune -f
|
||||
${pkgs.podman}/bin/podman system prune -a --volumes -f
|
||||
'';
|
||||
startAt = "weekly";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user