about summary refs log tree commit diff
path: root/nixos/modules/services/networking/ircd-hybrid
AgeCommit message (Expand)AuthorFilesLines
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-19nixos/*: automatically convert option docspennae1-8/+8
2022-08-19nixos/*: use properly indented strings for option docspennae1-16/+16
2022-05-05treewide: chown user:group instead of user.group to fix warnings from coreuti...Ivan Kozik1-1/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-04-04iproute: deprecate aliasSandro Jäckel1-1/+1
2021-01-31nixos/ircd-hybrid: add typesFritz Otlinghaus1-0/+8
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl1-6/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-3/+2
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-03-24nixos/ircd-hybrid: /var/run -> /runBob van der Linden1-1/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2017-04-11treewide: use boolToString functionFranz Pletz1-1/+1
2016-10-11stdenv/stripHash: print to stdout, not to variableProfpatsch1-2/+2
2016-01-07jobs -> systemd.servicesRobin Gloster1-12/+6
2014-08-27nixos/manual: Use literalExample when feasible.aszlig1-2/+2
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra1-2/+2
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra4-0/+1245