about summary refs log tree commit diff
path: root/nixos/modules/services/misc/geoip-updater.nix
AgeCommit message (Expand)AuthorFilesLines
2021-06-03nixos/geoipupdate: Replace the old `geoip-updater` moduletalyz1-306/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2017-09-14treewide: Escape backslash in strings properlyTuomas Tynkkynen1-2/+2
2017-02-15nixos/geoip-updater: run as user 'geoip' instead of 'nobody'Bjørn Forsman1-4/+10
2017-02-12nixos/geoip-updater: new serviceBjørn Forsman1-0/+300