services.headscale.settings.database.postgres.password_file

NixOS option

A file containing the password corresponding to database.user.

type: null or absolute path
Default
null
Example
"/run/keys/headscale-dbpassword"
declared in: nixos/modules/services/networking/headscale.nixView source on NixOS/nixpkgs →