boot.kernel.enable

NixOS option

Whether to enable the Linux kernel. This is useful for systemd-like containers which do not require a kernel.

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