aboutsummaryrefslogtreecommitdiff
path: root/modules/services/backup/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-11backups: rename system to hostFranck Cuny1-1/+1
Since this is a host level backup.
2022-04-10secrets: move all the secrets under module/Franck Cuny1-4/+3
Refactor a bit the configuration, which should simplify the management and usage of secrets from now on.
2022-04-10add a module for backup with resticFranck Cuny1-0/+83
Do a single backup for the host, instead of running multiple ones.