services.thelounge.extraConfig
The Lounge's config.js contents as attribute set (will be converted to JSON to generate the configuration file).
The options defined here will be merged to the default configuration file.
Note: In case of duplicate configuration, options from extraConfig have priority.
Documentation: https://thelounge.chat/docs/server/configuration
- Type
attribute set- Default
{ }- Example
{ reverseProxy = true; defaults = { name = "Your Network"; host = "localhost"; port = 6697; }; }- Declared
- <nixpkgs/nixos/modules/services/networking/thelounge.nix>