services.akkoma.initDb.password

NixOS option

Password of the database user to initialise the database with. If set to null, no password will be used. The attribute _secret should point to a file containing the secret.

type: null or secret value
Default
null
declared in: nixos/modules/services/web-apps/akkoma.nixView source on NixOS/nixpkgs →