Compare commits
2 commits
afeae40848
...
65908440da
| Author | SHA1 | Date | |
|---|---|---|---|
| 65908440da | |||
| cc0cd9c275 |
2 changed files with 2 additions and 0 deletions
|
|
@ -302,6 +302,8 @@ in {
|
|||
|
||||
loginAccounts = {
|
||||
"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;
|
||||
|
||||
aliases = [ "lx@failco.de" "alex@failco.de" ];
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue