services.reposilite.settings.keyPassword

NixOS option

Plaintext password used to unlock the Java KeyStore set in services.reposilite.settings.keyPath. WARNING: this option is insecure and should not be used to store the password. Consider using services.reposilite.keyPasswordFile instead.

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