about summary refs log tree commit diff
path: root/users/fcuny/desktop/trust (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gpg: set default keyFranck Cuny2022-02-131-0/+3
| | | | And use the default key for signing with git.
* home-manager: fix a few typosFranck Cuny2022-02-121-2/+2
|
* home-manager: push password-store to gitFranck Cuny2022-02-121-0/+28
| | | | | Add a systemd timer and an unit to push the content of the password store to our git remote.
* home-manager: delete keyring moduleFranck Cuny2022-02-122-6/+0
| | | | This needs to be setup at the host level.
* move configurations and modules aroundFranck Cuny2022-02-125-0/+45
Sorry, this is a mess, hopefully the last one.