From 5442f22d0561ad7d83aa1c0889eb5d4c438101f3 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 27 Sep 2015 12:47:15 +0200 Subject: [PATCH] Add taskserver to ids.nix --- nixos/modules/misc/ids.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix index 1e14fe655fc0..19a338a766e4 100644 --- a/nixos/modules/misc/ids.nix +++ b/nixos/modules/misc/ids.nix @@ -489,6 +489,7 @@ radicale = 234; syncthing = 237; #mfi = 238; # unused + taskserver = 239; # When adding a gid, make sure it doesn't match an existing # uid. Users and groups with the same name should have equal