services.akkoma.initDb.username

NixOS option

Name of the database user to initialise the database with. This user is required to have the CREATEROLE and CREATEDB capabilities.

type: non-empty string
Default
config.services.postgresql.superUser
declared in: nixos/modules/services/web-apps/akkoma.nixView source on NixOS/nixpkgs →