Wifi auto connect
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[Match]
|
||||
Name=wlp2s0
|
||||
|
||||
[Network]
|
||||
DHCP=no
|
||||
Address=192.168.0.25/24
|
||||
Gateway=192.168.0.1
|
||||
DNS=192.168.0.1
|
||||
FallbackDNS=8.8.8.8 1.1.1.1
|
||||
|
||||
[DHCP]
|
||||
UseDNS=yes
|
||||
Reference in New Issue
Block a user