diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix index 6ae37f273df..bb55bd342be 100644 --- a/nixos/modules/misc/ids.nix +++ b/nixos/modules/misc/ids.nix @@ -253,6 +253,8 @@ pdnsd = 229; octoprint = 230; avahi-autoipd = 231; + hydra-queue-runner = 232; + hydra-www = 233; # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!