services.userborn.importLegacyState

NixOS option

Whether to include one-shot migration services that import the state left behind by the perl activation script (update-users-groups.pl), so id and subid allocations survive the switch to userborn. Disable this if you want to keep the migration tooling out of your system closure.

type: boolean
Default
!config.services.userborn.static
declared in: nixos/modules/services/system/userborn.nixView source on NixOS/nixpkgs →