allow setting up wifi
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
|||||||
|
#! /bin/bash
|
||||||
|
|
||||||
|
doas tee /etc/NetworkManager/conf.d <<HRD
|
||||||
|
[main]
|
||||||
|
dhcpd=dhclient
|
||||||
|
HRD
|
||||||
|
|
||||||
|
nmtui
|
||||||
|
|
||||||
Reference in New Issue
Block a user