services.stash.passwordFile

NixOS option

Path to file containing password for login. This option takes precedence over services.stash.settings.password ::

type: null or absolute path
Default
null
Example
"/path/to/password/file"
declared in: nixos/modules/services/web-apps/stash.nixView source on NixOS/nixpkgs →