about summary refs log tree commit diff
path: root/modules/services/backup (follow)
Commit message (Expand)AuthorAgeFilesLines
* ref(modules/backup): only keep 4 weeks worth of backupsFranck Cuny2022-08-151-1/+1
* fix(modules/backup): reduce verbosity for resticFranck Cuny2022-07-081-1/+1
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-101-1/+2
* fix(restic): actually exclude files from the backupFranck Cuny2022-06-091-2/+8
* backups: do backups for the laptopFranck Cuny2022-04-241-1/+10
* backups: rename system to hostFranck Cuny2022-04-111-1/+1
* secrets: move all the secrets under module/Franck Cuny2022-04-101-4/+3
* add a module for backup with resticFranck Cuny2022-04-101-0/+83