about summary refs log tree commit diff
path: root/hosts/tahoe/secrets/sendsms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modules/sendsms: gate the unit with a fileFranck Cuny2023-03-271-0/+0
| | | | | | | | | | To prevent the unit to be triggered multiple times if the host has already rebooted, we create a gate file when we're done running, and before running, we check if the file exists. Enable the service on tahoe. Don't restart the unit when its definition has changed.
* hosts/tahoe: re-key all the secrets with age identitiesFranck Cuny2023-03-101-0/+0
| | | | | | | This is using the public keys from: - my user on my laptop - the root user on tahoe - the backup key stored on the USB drive
* feat(hosts/tahoe): enable `sendsms` moduleFranck Cuny2022-11-301-0/+11