aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/secrets/sendsms/config.age (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-27modules/sendsms: gate the unit with a fileFranck Cuny1-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.
2023-03-10hosts/tahoe: re-key all the secrets with age identitiesFranck Cuny1-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
2022-11-30feat(hosts/tahoe): enable `sendsms` moduleFranck Cuny1-0/+11