nix-config/nixos/fuchsia/services/borgbackup
jasmine 359d01c407
fix(borgbackup): enable persistent timers for offsite backups
Adds persistentTimer=true to both fuchsia and viridian offsite backup configurations to ensure backups run on next boot if the system was asleep at the scheduled time. Without this, daily backups would be skipped entirely until the next scheduled run.
2025-10-08 08:04:57 +08:00
..
default.nix feat(fuchsia): implement backup strategy with explicit home paths 2025-10-07 19:14:11 +08:00
offsite.nix fix(borgbackup): enable persistent timers for offsite backups 2025-10-08 08:04:57 +08:00
onsite.nix fix(ssh): enable key-based root login and use FQDNs for system services 2025-10-07 23:11:31 +08:00
passphrase.age refactor(ssh): decentralize SSH configuration to per-host services 2025-10-07 22:33:20 +08:00