From 36f8b3cad13f7bf61c55a3a09b215e47711d2bd9 Mon Sep 17 00:00:00 2001 From: Tristan Helmich Date: Wed, 4 May 2016 10:58:01 +0200 Subject: nzbget: 16.4 -> 17.0-r1686 and nzbget service --- nixos/modules/misc/ids.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/modules/misc') diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix index 8ee13fea7790..b2cb121d1d63 100644 --- a/nixos/modules/misc/ids.nix +++ b/nixos/modules/misc/ids.nix @@ -266,6 +266,7 @@ emby = 242; graylog = 243; sniproxy = 244; + nzbget = 245; # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399! @@ -502,6 +503,7 @@ factorio = 241; emby = 242; sniproxy = 244; + nzbget = 245; # When adding a gid, make sure it doesn't match an existing # uid. Users and groups with the same name should have equal -- cgit 1.4.1