nixpkgs/nixos/doc/manual/release-notes/rl-2311.section.md
Graham Dennis 93502aa3b1 nixos/qemu-vm: add option for named network interfaces
Adds a new option to the virtualisation modules that enables specifying explicitly named network interfaces in QEMU VMs.
The existing `virtualisation.vlans` option is still supported for cases where the name of the network interface is irrelevant.
2023-05-24 08:54:20 +10:00

815 B

Release 23.11 (“Tapir”, 2023.11/??)

Highlights

  • Create the first release note entry in this section!

New Services

  • Create the first release note entry in this section!

Backward Incompatibilities

  • Create the first release note entry in this section!

Other Notable Changes

  • A new option was added to the virtualisation module that enables specifying explicitly named network interfaces in QEMU VMs. The existing virtualisation.vlans is still supported for cases where the name of the network interface is irrelevant.