| options/nixos/boot.kernelParams | Parameters added to the kernel command line.
|
| packages/nixpkgs/edido | Tool to apply display configuration from `boot.kernelParams` |
| options/nixos/boot.vesa | (Deprecated) This option, if set, activates the VESA 800x600 video
mode on boot and disables kernel modesetting
|
| options/nixos/boot.resumeDevice | Device for manual resume attempt during boot
|
| options/nixos/boot.initrd.verbose | Verbosity of the initrd
|
| options/nixos/virtualisation.xen.bootParams | Xen Command Line parameters passed to Domain 0 at boot time
|
| options/nixos/virtualisation.xen.boot.params | Xen Command Line parameters passed to Domain 0 at boot time.
|
| options/nixos/virtualisation.vmware.host.enable | This enables VMware host virtualisation for running VMs.
vmware-vmx will cause kcompactd0 due to
Transparent Hugepages feature in kernel
|
| options/nixos/virtualisation.directBoot.enable | If enabled, the virtual machine will boot directly into the kernel instead of through a bootloader
|