From b7a394f1a86d8e965514b97ca1b9592bc0a07477 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Tue, 21 Feb 2023 12:57:29 -0500 Subject: [PATCH] todo --- scripts/postinstall.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/postinstall.sh b/scripts/postinstall.sh index 5e1431ef..5f88d572 100644 --- a/scripts/postinstall.sh +++ b/scripts/postinstall.sh @@ -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