| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-04-24 | backups: do backups for the laptop | Franck Cuny | 1 | -1/+10 | |
| From the laptop I only backup /home/fcuny, as the rest should be straightforward to rebuild with nix. I run that backup as my own user, since I need my ssh key to use the remote repository (which is on the NAS). I also need a new secret for it (I might have been able to use `pass' for this, but well, that's easy enough). For the NAS, I update the list of directories to backup to include home, this will be on the systems backup. | |||||
| 2022-04-11 | backups: rename system to host | Franck Cuny | 1 | -1/+1 | |
| Since this is a host level backup. | |||||
| 2022-04-10 | secrets: move all the secrets under module/ | Franck Cuny | 1 | -4/+3 | |
| Refactor a bit the configuration, which should simplify the management and usage of secrets from now on. | |||||
| 2022-04-10 | add a module for backup with restic | Franck Cuny | 1 | -0/+83 | |
| Do a single backup for the host, instead of running multiple ones. | |||||
