services.pgadmin.initialPasswordFile
NixOS option
Initial password file for the pgAdmin account. Minimum length by default is 6. Please see services.pgadmin.minimumPasswordLength. NOTE: Should be string not a store path, to prevent the password from being world readable
type: absolute pathdeclared in: nixos/modules/services/admin/pgadmin.nixView source on NixOS/nixpkgs →