Enable podman-auto-update
This commit is contained in:
parent
4a5fc6876b
commit
964faf37a6
1 changed files with 5 additions and 0 deletions
|
|
@ -6,4 +6,9 @@
|
|||
dockerCompat = true;
|
||||
autoPrune.enable = true;
|
||||
};
|
||||
|
||||
systemd = {
|
||||
services.podman-auto-update.enable = true;
|
||||
timers.podman-auto-update.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue