system.nixos-init.enable

Whether to enable nixos-init, a system for bashless initialization.

This doesn't use any activationScripts. Anything set in these options is a no-op here. .

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/system/activation/nixos-init.nix>