about summary refs log tree commit diff
path: root/hosts/aptos/secrets/restic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete configuration for old machinesFranck Cuny2023-12-082-0/+0
| | | | These machines are gone, no need to keep the configuration around.
* hosts/aptos: do backups over sftp with a dedicated ssh keyFranck Cuny2023-04-231-0/+0
|
* hosts/aptos: re-key all the secrets with age identitiesFranck Cuny2023-03-101-0/+0
| | | | | | | This is now using the public keys from various age keys: - one for my user on the laptop - one for the root user on the laptop - one backup key stored on the USB drive
* backups: do backups for the laptopFranck Cuny2022-04-241-0/+9
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.