| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Install and configure some programs only on trusted machines. On trusted
machines, my mails, GPG and a few other things are configured. A machine
where this is not needed on a regular basis to get things done don't
need that much information.
Also rename `desktop/trust` to `trusted`, in case we want these packages
on a host that is not a desktop, and `trusted` is a better description.
|
|
|
|
| |
This is still not working as I want, will need more iteration.
|
|
|
|
|
| |
Move the configuration for git that requires the signing to pass, and
use the `pass-git-helper` to manage the secrets.
|
|
|
|
| |
I don't have to write / maintain my own!
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Update the configuration for mbsync so that the name of the mail's
folder matches the one from our back (fastmail -> Fastmail).
Some changes to the pre-fetch script and move it into the notmuch
folder.
Set the environment variables for the systemd unit.
|
|
|
|
|
| |
Configure the account and pull with mbsync. We run notmuch after the
pull.
|
| |
|
|
|
|
|
|
|
|
| |
Set the location for the password-store's store in the environment
variable of the unit.
Without that environment variable, the program assumes the store is
under '$HOME/.password-store'.
|
|
|
|
| |
And use the default key for signing with git.
|
| |
|
|
|
|
|
| |
Add a systemd timer and an unit to push the content of the password
store to our git remote.
|
|
|
|
| |
This needs to be setup at the host level.
|
|
Sorry, this is a mess, hopefully the last one.
|