| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-12-08 | delete configuration for old machines | Franck Cuny | 1 | -12/+0 | |
| These machines are gone, no need to keep the configuration around. | |||||
| 2023-03-27 | modules/sendsms: gate the unit with a file | Franck Cuny | 1 | -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-10 | hosts/tahoe: re-key all the secrets with age identities | Franck Cuny | 1 | -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-30 | feat(hosts/tahoe): enable `sendsms` module | Franck Cuny | 1 | -0/+11 | |
