change laptop wifi ifname
This commit is contained in:
parent
636fd1257e
commit
ed9c5eebd4
@ -73,7 +73,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
interfaces = {
|
interfaces = {
|
||||||
wlp1s0 = {
|
#wlp1s0 = {
|
||||||
|
wlan0 = {
|
||||||
useDHCP = true; # For versatility sake, manually edit IP on nm-applet.
|
useDHCP = true; # For versatility sake, manually edit IP on nm-applet.
|
||||||
#ipv4.addresses = [ {
|
#ipv4.addresses = [ {
|
||||||
# address = "192.168.0.51";
|
# address = "192.168.0.51";
|
||||||
|
Loading…
Reference in New Issue
Block a user