fucked that up lmao

main
Matt C 3 years ago
parent 650e47cb1a
commit 20f61799f7

@ -19,7 +19,7 @@ chmod +x /usr/bin/mirrorsetup
echo "menu" >> /home/crystal/.bashrc
chmod +x /etc/crystal/bootopts/*
systemctl enable gdm
sed -i 's/#en_US.UTF-8 UTF-8/#en_US.UTF-8 UTF-8/g' /etc/locale-gen
sed -i 's/#en_US.UTF\-8 UTF\-8/#en_US.UTF\-8 UTF\-8/g' /etc/locale-gen
locale-gen
echo "LANG=en_US.UTF-8" > /etc/locale.conf
echo "Configured the system user. Exiting chroot."

@ -1,2 +1,2 @@
permit persist root
permit persist carly
permit persist crystal

@ -1,2 +1,2 @@
root ALL=(ALL) ALL
carly ALL=(ALL) NOPASSWD: ALL
crystal ALL=(ALL) NOPASSWD: ALL
Loading…
Cancel
Save