MyNixOS website logo
option

services.wealthfolio.authPasswordHashFile

Path to a file containing the Argon2id PHC string defining the login password. Required for web access unless authRequired is false.

Generate with: printf 'your-password' | argon2 yoursalt16chars! -id -e.

Declarations
Type
null or absolute path
Default
null
Example
config.age.secrets.wealthfolio-hash.path