diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix index a5ce50ac261..f7b8737fa4d 100644 --- a/nixos/modules/misc/ids.nix +++ b/nixos/modules/misc/ids.nix @@ -169,7 +169,7 @@ opentsdb = 159; scollector = 160; bosun = 161; - kubernetes = 158; + kubernetes = 162; # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!