diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix index bf8365e3464..dd849848685 100644 --- a/nixos/modules/misc/ids.nix +++ b/nixos/modules/misc/ids.nix @@ -311,6 +311,7 @@ kubernetes = 158; fleet = 159; gitlab = 160; + btsync = 161; # When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!