nixpkgs/nixos/modules
Raito Bezarius 610f60231f nixos/qemu-vm: introduce virtualisation.directBoot
As with many things, we have scenarios where we don't want to boot on a
disk / bootloader and also we don't want to boot directly.

Sometimes, we want to boot through an OptionROM of our NIC, e.g. netboot
scenarios or let the firmware decide something, e.g. UEFI PXE (or even
UEFI OptionROM!).

This is composed of:

- `directBoot.enable`: whether to direct boot or not
- `directBoot.initrd`: enable overriding the
  `config.system.build.initialRamdisk` defaults, useful for
  netbootRamdisk for example.

This makes it possible.
2023-06-09 14:51:18 +02:00
..
config Merge pull request #220054 from Scrumplex/init-qt6ct 2023-06-06 09:40:27 -03:00
hardware Merge pull request #236048 from rnhmjoj/pr-fix-i2c 2023-06-07 10:22:18 +02:00
i18n/input-method treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
installer nix-fallback-paths.nix: Update to 2.15.1 2023-06-01 22:55:14 +02:00
misc nixos: fix typos 2023-05-19 22:31:04 -04:00
profiles nixos/installer: update getty help message 2023-04-08 20:18:28 +02:00
programs Merge pull request #220481 from uoleg/master 2023-06-06 21:35:26 +02:00
security nixos/pam_mount: fix mounts without options (#234026) 2023-05-25 22:45:59 +02:00
services nixos/atuin: add database.createLocally 2023-06-07 05:35:09 -04:00
system nixos: Use systemd-growfs for autoResize 2023-06-04 22:57:22 -04:00
tasks nixos: Use systemd-growfs for autoResize 2023-06-04 22:57:22 -04:00
testing nixos: fix typos 2023-05-19 22:31:04 -04:00
virtualisation nixos/qemu-vm: introduce virtualisation.directBoot 2023-06-09 14:51:18 +02:00
module-list.nix nixos/sitespeed-io: init 2023-06-03 03:12:51 +00:00
rename.nix nixos: fix typos 2023-05-19 22:31:04 -04:00