Files
nixpkgs/nixos/modules/tasks/network-interfaces-systemd.nix
Maximilian Bosch aa849e1478 nixos/network-interfaces-systemd: actually set catchall-iface if useDHCP = true;
Previously this wasn't done in the `forEach`-expression for
`cfg.interfaces` and thus `networking.useDHCP` didn't have any effect if
no further interface was statically configured.
2022-04-30 00:30:03 +02:00

19 KiB