services.postfixadmin.setupPasswordFile
Password file for the admin.
Generate with php -r "echo password_hash('some password here', PASSWORD_DEFAULT);"
- Type
absolute path- Declared
- <nixpkgs/nixos/modules/services/mail/postfixadmin.nix>
Password file for the admin.
Generate with php -r "echo password_hash('some password here', PASSWORD_DEFAULT);"
absolute path