Files
nixpkgs/nixos/modules/virtualisation/lxc-container.nix
Adam C. Stephens f50a1bd99d nixos/lxc/container: fix useDhcp with veth
https://github.com/NixOS/nixpkgs/pull/347283 changed the default to
exclude non-physical network Kind, but that unfortunately also includes
`veth` which LXC uses for its network interfaces. Re-enable that
functionality so users can use networkd with useDHCP.
2024-11-29 10:37:14 -05:00

3.1 KiB