security.loginDefs.settings.SYS_UID_MIN

NixOS option

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

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