diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix index 0c863ec8de1..b7736207f8a 100644 --- a/nixos/modules/misc/ids.nix +++ b/nixos/modules/misc/ids.nix @@ -301,8 +301,6 @@ mlmmj = 135; riemann = 137; riemanndash = 138; - hbase = 139; - opentsdb = 140; uhub = 142; mailpile = 146; redmine = 147; @@ -313,14 +311,16 @@ systemd-resolve = 153; systemd-timesync = 154; liquidsoap = 155; - fleet = 159; + hbase = 158; + opentsdb = 159; scollector = 160; bosun = 161; kubernetes = 162; gitlab = 165; - nylon = 166; + nylon = 168; panamax = 170; exim = 172; + fleet = 173; # When adding a gid, make sure it doesn't match an existing # uid. Users and groups with the same name should have equal