diff --git a/index.html b/index.html index bd5213e7b..a096d2cd8 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf or dconf.service?+
ca.desrt.dconf or dconf.service?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 9666d3132..c31235e56 100644 --- a/options.html +++ b/options.html @@ -4625,6 +4625,10 @@ in this option) to command strings or directly to build outputs. <home-manager/modules/programs/irssi.nix>
programs.irssi.networks.<name>.nickNickname in that network.
Type: string
Declared by:
<home-manager/modules/programs/irssi.nix>
+ |
programs.irssi.networks.<name>.saslExternalEnable SASL external authentication. This requires setting a path in
+programs.irssi.networks.<name>.server.ssl.certificateFile.
+
Type: boolean
Default: false
Declared by:
+ <home-manager/modules/programs/irssi.nix>
|
programs.irssi.networks.<name>.server.addressAddress of the chat server.
Type: string
Declared by:
<home-manager/modules/programs/irssi.nix>
|
programs.irssi.networks.<name>.server.autoConnectWhether Irssi connects to the server on launch.
Type: boolean
Default: false
Declared by: