1
0
Fork 0
mail.dumpstack.io/secrets.nix.example

5 lines
96 B
Plaintext
Raw Normal View History

2019-02-02 19:07:01 +00:00
{
pubkey = "changeme"; # ssh-add -L
mailHashedPassword = "changeme"; # mkpasswd -m sha512
}