summary refs log tree commit diff
path: root/nixos/modules/services/networking/git-daemon.nix
Commit message (Expand)AuthorAge
* nixos: define the primary group of users where neededGuillaume Girol2021-09-12
* nixos/gitDaemon: set port type to `types.port`Daniel Nagy2021-05-30
* nixos/git-daemon: only create git user if it will be usedtilpner2020-02-26
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* treewide: remove redundant quotesvolth2019-08-26
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* treewide: deprecate ip-up.target (#18319)Alexander Ried2016-09-10
* jobs -> systemd.servicesRobin Gloster2016-01-07
* nixos/git-daemon: fix 'exportAll' optionNikolay Amiantov2014-11-07
* nixos/git-daemon: add 'user' and 'group' optionsNikolay Amiantov2014-11-07
* nixos/git-daemon: add typesNikolay Amiantov2014-11-07
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* git-daemon service: fix typo in option (close #1659)Arvin Moezzi2014-02-01
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10