option-set

virtualisation

Showing entries 1-52 out of 52.
anboxNixOS option-set
appvmNixOS option-set
containerdNixOS option-set
containersNixOS option-set
cri-oNixOS option-set
dockerNixOS option-set
efiNixOS option-set
fileSystemsNixOS option-set
forwardPortsNixOS option-set
hostNixOS option-set
hypervGuestNixOS option-set
kvmgtNixOS option-set
libvirtdNixOS option-set
lxcNixOS option-set
lxdNixOS option-set
multipassNixOS option-set
oci-containersNixOS option-set
podmanNixOS option-set
qemuNixOS option-set
rosettaNixOS option-set
sharedDirectoriesNixOS option-set
spiceUSBRedirectionNixOS option-set
virtualboxNixOS option-set
vmwareNixOS option-set
vswitchNixOS option-set
waydroidNixOS option-set
xenNixOS option-set
A list of paths whose closure should be made available to the VM.When 9p is used, the closure is r…
An alternate BIOS (such as qboot) with which to start the VM
The disk to be used for the root filesystem
Specify the number of cores the guest is permitted to use
Path to the disk image containing the root filesystem
The disk size in megabytes of the virtual machine
Path to nvram image containing UEFI variables
Additional disk images to provide to the VM
The file systems to be mounted
When using the SLiRP user networking (default), this option allows to forward ports to/from the ho…
Whether to run QEMU with a graphics window, or in nographic mode
The memory size in megabytes of the virtual machine
The msize (maximum packet size) option passed to 9p file systems, in bytes
The resolution of the virtual machine display
If this option is enabled, the guest will be isolated, i.e. it will not be able to contact the hos…
An attributes set of directories that will be shared with the virtual machine using VirtFS (9P fil…
If enabled, the virtual machine will be booted using the regular boot loader (i.e., GRUB 1 or 2)
If enabled, the boot disk of the virtual machine will be formatted and mounted with the default fi…
If enabled, the virtual machine will provide a EFI boot manager
Build and use a disk image for the Nix store, instead of accessing the host's one through 9p
Virtual networks to which the VM is connected
Machine configuration to be added for the vm script produced by nixos-rebuild build-vm
Machine configuration to be added for the vm script produced by nixos-rebuild build-vm-with-bootlo…
If enabled, the Nix store in the VM is made writable by layering an overlay filesystem on top of t…
Use a tmpfs for the writable store instead of writing to the VM's own filesystem