services.chhoto-url.settings.hash_algorithm

NixOS option

The hash algorithm to use for passwords and API keys. Set to null if you want to provide these secrets as plaintext.

type: null or value "Argon2" (singular enum)
Default
null
declared in: nixos/modules/services/web-apps/chhoto-url.nixView source on NixOS/nixpkgs →