about summary refs log tree commit diff
path: root/nixos/modules/services/networking/git-daemon.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-27nixos/gitDaemon: add package optionNikolay Korotkiy1-1/+3
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-9/+9
2022-07-30treewide: automatically md-convert option descriptionspennae1-9/+9
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-0/+1
2021-05-30nixos/gitDaemon: set port type to `types.port`Daniel Nagy1-1/+1
2020-02-26nixos/git-daemon: only create git user if it will be usedtilpner1-2/+2
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-6/+6
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2016-09-10treewide: deprecate ip-up.target (#18319)Alexander Ried1-1/+2
2016-01-07jobs -> systemd.servicesRobin Gloster1-5/+4
2014-11-07nixos/git-daemon: fix 'exportAll' optionNikolay Amiantov1-1/+1
2014-11-07nixos/git-daemon: add 'user' and 'group' optionsNikolay Amiantov1-6/+17
2014-11-07nixos/git-daemon: add typesNikolay Amiantov1-0/+7
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-02-01git-daemon service: fix typo in option (close #1659)Arvin Moezzi1-1/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+112