Refactor the restic config

This commit is contained in:
SebastianStork 2025-06-07 00:20:18 +02:00
parent b1507caac5
commit 41cd9f56f1
8 changed files with 143 additions and 111 deletions

View file

@ -28,7 +28,7 @@ in
'';
};
custom.services.resticBackup.actual = {
custom.services.resticBackups.actual = {
inherit user;
healthchecks.enable = true;