This commit is contained in:
Lucy Hochkamp 2025-01-02 16:03:03 +01:00
parent 46617e5292
commit dd2e47cf52
No known key found for this signature in database
4 changed files with 12 additions and 7 deletions

View file

@ -46,7 +46,6 @@
# (the default) this is the recommended approach. When using systemd-networkd it's
# still possible to use this option, but it's recommended to use it in conjunction
# with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`.
networking.useDHCP = lib.mkDefault true;
# networking.interfaces.enp195s0f3u1u3.useDHCP = lib.mkDefault true;
# networking.interfaces.eth0.useDHCP = lib.mkDefault true;