security.loginDefs.settings.UID_MAX

NixOS option

Range of user IDs used for the creation of regular users by useradd or newusers.

type: 32 bit unsigned integer; between 0 and 4294967295 (both inclusive)
Default
29999
declared in: nixos/modules/programs/shadow.nixView source on NixOS/nixpkgs →