services.matrix-appservice-irc.settings.ircService.passwordEncryptionKeyPath

NixOS option

Location of the key with which IRC passwords are encrypted for storage. Will be generated on first run if not present.

type: string
Default
"/var/lib/matrix-appservice-irc/passkey.pem"
declared in: nixos/modules/services/matrix/appservice-irc.nixView source on NixOS/nixpkgs →