rename podman config name

This commit is contained in:
Yan Lin 2025-11-24 01:17:37 +01:00
parent 4d05a6fbe9
commit eecd84f497
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
];
# Automatic container updates
virtualisation.podman.autoUpdate = {
virtualisation.podman.updateContainers = {
enable = true;
interval = "Wed *-*-* 06:00:00";
};