Remove dhcp statements for wifi interface

This commit is contained in:
Hendrik Sokolowski 2022-05-27 14:36:18 +02:00
parent 830ddca0fc
commit b4df0ccbce

View file

@ -18,8 +18,6 @@
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
# Per-interface useDHCP will be mandatory in the future, so this generated config
# replicates the default behaviour.
networking.useDHCP = false;
networking.interfaces.wlp5s0.useDHCP = true;
networking.firewall = {
allowedUDPPorts = [
51820