Remove dhcp statements for wifi interface
This commit is contained in:
parent
830ddca0fc
commit
b4df0ccbce
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue