system.nixos-init.enable

NixOS option

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 in: nixos/modules/system/activation/nixos-init.nixView source on NixOS/nixpkgs →