288 current 2025-10-11 10:03:00 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 11:24:45 -05:00
parent 0f0f838c1b
commit 7bd47ff538

View File

@@ -42,7 +42,7 @@ in
}; };
}; };
config = lib.mkIf (cfg.enable && baks != {}) { config = lib.mkIf (cfg.enable && cfg.baks != {}) {
systemd.services.backups = { systemd.services.backups = {
description = "backup service with borg!"; description = "backup service with borg!";