thrall: Document how to create age encrypted files
This commit is contained in:
parent
cc0cd9c275
commit
65908440da
1 changed files with 2 additions and 0 deletions
|
|
@ -302,6 +302,8 @@ in {
|
||||||
|
|
||||||
loginAccounts = {
|
loginAccounts = {
|
||||||
"me@failco.de" = {
|
"me@failco.de" = {
|
||||||
|
# nix-shell -p mkpasswd --run 'mkpasswd -sm sha512crypt'
|
||||||
|
# nix run github:ryantm/agenix -- -i <identity> -e password.age
|
||||||
hashedPasswordFile = config.age.secrets.mailPass.path;
|
hashedPasswordFile = config.age.secrets.mailPass.path;
|
||||||
|
|
||||||
aliases = [ "lx@failco.de" "alex@failco.de" ];
|
aliases = [ "lx@failco.de" "alex@failco.de" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue