aboutsummaryrefslogtreecommitdiff
path: root/home/pass/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-21fix(home/age): use `rage' for `passage'Franck Cuny1-0/+4
The current version of age shipped by nixos does not support the keys generated by `age-plugin-yubikey'.
2023-02-20feat(home/pass): add passageFranck Cuny1-0/+10
Port of `pass' to use `age' instead of `gpg'.
2023-02-20ref(home/git): sign commits and tags properlyFranck Cuny1-4/+0
The configuration can be simplified by using the `signing' directive. For some reason it was also set in the configuration for `pass' which, while it was correct, was in the wrong location.
2022-06-10fix(fmt): correct formatting for all nix filesFranck Cuny1-1/+2
This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
2022-04-08home: add more configurations for home-managerFranck Cuny1-0/+40