security.loginDefs.settings.UID_MIN

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
1000
declared in: nixos/modules/programs/shadow.nixView source on NixOS/nixpkgs →