about summary refs log tree commit diff
path: root/nixos/modules/services/networking/znc
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Merge pull request #204342 from anpandey/zncSandro1-1/+1
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy1-2/+2
2022-12-05nixos/znc: Doc fix about `services.znc.config`Ankit Pandey1-1/+1
2022-08-31nixos/*: convert straggler options to MDpennae2-16/+16
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-3/+3
2022-08-19nixos/*: convert some markdown in docbook to tagspennae1-1/+1
2022-08-06nixos/*: automatically convert option docspennae1-12/+12
2022-08-03nixos/*: replace </para><para> with double linebreakspennae2-16/+8
2022-07-30treewide: automatically md-convert option descriptionspennae1-15/+15
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier2-6/+6
2021-07-06Link to Libera, Matrix instead of FreenodeslotThe2-5/+5
2021-05-21nixos/znc: fixed chown not working after hardening (#123883)eyJhb1-2/+1
2021-05-08nixos/znc: fix exampleRobert Schütz1-1/+1
2021-05-08nixos/znc: remove trailing slash from dataDirRobert Schütz1-2/+2
2021-05-08nixos/znc: harden systemd unitRobert Schütz1-0/+28
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-12/+14
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson1-1/+1
2019-08-08nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger1-2/+2
2019-05-01nixos/znc: Fix config generator for certain null valuesSilvan Mosberger1-2/+2
2019-04-11nixos/znc: Fix URL XML for config optionSilvan Mosberger1-1/+1
2018-10-20nixos/znc: Fix confOptions.uriPrefix not being appliedSilvan Mosberger1-0/+1
2018-10-20nixos/znc: Fix confOptions.extraZncConf being applied to wrong sectionSilvan Mosberger1-1/+2
2018-10-14nixos/znc: add config optionSilvan Mosberger2-147/+265
2018-10-13nixos/znc: move to own folderSilvan Mosberger2-0/+456