summary refs log tree commit diff
path: root/nixos/modules/services/networking/shout.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-9/+9
2021-09-18nixos/shout: define group, fix eval after #133166Guillaume Girol1-1/+3
2021-08-11treewide: Port type adaptationsDaniel Nagy1-1/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-2/+1
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-1/+1
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-1/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2016-04-11Shout: fix infinite loop in service configurationValérian Galliat1-3/+3
2016-04-10Shout: configure with attrsValérian Galliat1-8/+42
2015-12-24nixos/shout: rename 'host' to 'listenAddress'Bjørn Forsman1-2/+2
2015-12-07shout: fix preStart, fixes #11516Jakob Gillich1-1/+1
2015-08-01shout service: New module.Benjamin Staffin1-0/+80