systemd.sysusers.enable

NixOS option

If enabled, users are created with systemd-sysusers instead of with the custom update-users-groups.pl script. Note: This is experimental.

type: boolean
Default
false
Example
true
declared in: nixos/modules/system/boot/systemd/sysusers.nixView source on NixOS/nixpkgs →