aboutsummaryrefslogtreecommitdiff
path: root/modules/services/backup (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-12profiles/backup: configure the backup serverFranck Cuny2-59/+0
2023-04-30modules/backup: add a module for rsyncFranck Cuny2-0/+59
2023-04-29modules/restic: handle extra options and remove unused settingsFranck Cuny1-11/+9
2023-01-16ref(tahoe/backups): backup fewer thingsFranck Cuny1-3/+2
2023-01-15feat(modules/backup): enable max compressionFranck Cuny1-1/+1
2022-08-15ref(modules/backup): only keep 4 weeks worth of backupsFranck Cuny1-1/+1
2022-07-08fix(modules/backup): reduce verbosity for resticFranck Cuny1-1/+1
2022-06-10fix(fmt): correct formatting for all nix filesFranck Cuny1-1/+2
2022-06-09fix(restic): actually exclude files from the backupFranck Cuny1-2/+8
2022-04-24backups: do backups for the laptopFranck Cuny1-1/+10
2022-04-11backups: rename system to hostFranck Cuny1-1/+1
2022-04-10secrets: move all the secrets under module/Franck Cuny1-4/+3
2022-04-10add a module for backup with resticFranck Cuny1-0/+83