aboutsummaryrefslogtreecommitdiff
path: root/home/pass/git-pass-mapping.ini (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-08home: add more configurations for home-managerFranck Cuny1-0/+0
2022-04-03home-manager: add `isTrusted`Franck Cuny1-0/+0
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.
2022-03-05git: sign with GPG only when one desktopFranck Cuny1-0/+9
Move the configuration for git that requires the signing to pass, and use the `pass-git-helper` to manage the secrets.