nixpkgs/nixos
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
..
doc/manual nixos/qemu-vm: add option for named network interfaces 2023-05-24 08:54:20 +10:00
lib nixos/qemu-vm: add option for named network interfaces 2023-05-24 08:54:20 +10:00
maintainers maintainers/scripts: fix typos 2023-05-19 22:31:04 -04:00
modules nixos/qemu-vm: add option for named network interfaces 2023-05-24 08:54:20 +10:00
tests nixos/qemu-vm: add option for named network interfaces 2023-05-24 08:54:20 +10:00
COPYING
default.nix
README
release-combined.nix nixos/release-*: finish dropping the conntrack tests 2023-03-04 09:28:09 +01:00
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.