nixos/network-interfaces: remove outdated deprecation information

main
Maximilian Bosch 2 years ago
parent 8e42949a24
commit 196c877c85
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E
  1. 5
      nixos/modules/tasks/network-interfaces.nix

@ -1254,11 +1254,6 @@ in
Whether to use DHCP to obtain an IP address and other
configuration for all network interfaces that are not manually
configured.
Using this option is highly discouraged and also incompatible with
<option>networking.useNetworkd</option>. Please use
<option>networking.interfaces.&lt;name&gt;.useDHCP</option> instead
and set this to false.
'';
};

Loading…
Cancel
Save