todo
This commit is contained in:
parent
a8fc487b9c
commit
b7a394f1a8
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
|||
sed -i 's/#DNS=.*/DNS=100.64.0.1/' /etc/systemd/resolved.conf
|
||||
sed -i 's/#FallbackDNS=.*/FallbackDNS=1.1.1.1/' /etc/systemd/resolved.conf
|
||||
|
||||
# TODO : Add school wifi settings
|
||||
|
||||
useradd -m matt -G wheel
|
||||
passwd matt
|
||||
|
||||
|
|
Loading…
Reference in a new issue