summary refs log tree commit diff
path: root/nixos/modules/services/networking/znc.nix
Commit message (Expand)AuthorAge
* Safer defaults for immutable znc config (#30155)Guillaume Maudoux2017-10-07
* znc: fix openFirewall optionMarius Bergmann2017-09-27
* Merge pull request #29171 from vaibhavsagar/znc-open-firewallJörg Thalheim2017-09-10
|\
| * znc: add openFirewall configuration optionVaibhav Sagar2017-09-10
| * znc: open firewall with configured portVaibhav Sagar2017-09-10
* | znc: fix network example configurationVaibhav Sagar2017-09-10
|/
* znc module: Fix error with bitlbee channel closing tag missing a newline.Tom Doggett2017-05-24
* znc: document password generation betterJörg Thalheim2017-05-23
* Adding options to enable bitlbee and slack gateways in znc config.Tom Doggett2017-05-17
* treewide: use boolToString functionFranz Pletz2017-04-11
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* znc module: networks option loaOf -> attrsOfEric Sagnes2016-11-16
* znc module: optionSet -> submodule (#20096)Eric Sagnes2016-11-03
* znc module: refactorschneefux2016-10-22
* Some more type cleanupEelco Dolstra2015-06-15
* nixos/znc: fix module, createUser option does not exist anymoreJaka Hudoklin2014-09-13
* nixos/znc: fix immutable config.Luca Bruno2014-09-01
* Remove useless use of optionSet.Nicolas Pierron2014-08-29
* nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* nixos/znc: add option to add module packages to zncJaka Hudoklin2014-08-09
* nixos/znc-service: don't use types.string (it's deprecated)Bjørn Forsman2014-07-13
* Add ZNC module. Has zncConfOptions or specify full conf file.Alex Berg2014-06-26