summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorOto Petřík <oto.petrik@gmail.com>2022-07-24 15:36:43 +0200
committerOto Petřík <oto.petrik@gmail.com>2022-11-09 03:19:42 +0100
commit4729d5d7f62a989c1518cac96a3a971da00a7d12 (patch)
tree501ca8d4148c5a8beb0d57b1aaa2196663a327ab /pkgs/development/python-modules/rangehttpserver
parent8f0c7e38cbd47df68fa560a0c9ea5f42fb5f82e9 (diff)
nixos/proxmox-image: allow building UEFI images
Allow building other than Legacy-BIOS-only Proxmox images. Default is unchanged. To build UEFI proxmox image use: proxmox.qemuConf.bios = "ovmf"; (default is "seabios") To build image bootable using both "seabios" and "ovmf" use: partitionTableType = "hybrid"; BIOS can be switched in Proxmox between "seabios" and "ovmf" and VM still boots. (GRUB2-only, systemd-boot does not boot under "seabios") To build systemd-boot UEFI image: proxmox.qemuConf.bios = "ovmf"; boot.loader.systemd-boot.enable = true;
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions