services.gitea.database.password

NixOS option

The password corresponding to database.user. Warning: this is stored in cleartext in the Nix store! Use database.passwordFile instead.

type: string
Default
""
declared in: nixos/modules/services/misc/gitea.nixView source on NixOS/nixpkgs →