apparently didn't commit this last night after building iso?

main
Matt C 3 years ago
parent 745d20bd98
commit 0a72d59130

@ -24,7 +24,7 @@ echo "crystal:crystal // root:crystal"
echo
echo -e "run \e[95m$ sudo citrine\e[39m to open the installer"
alias nmtui="nmtui && source .zshrc"
cowsay "don't forget to set up a network with -- $ nmtui -- to install over wi-fi."
cowsay "don't forget to set up wifi in the settings app if required."
if [[ -z "\$DISPLAY" ]]; then
gsettings set org.gnome.desktop.interface gtk-theme "crystal-obsidian"
gsettings set org.gnome.desktop.interface icon-theme "crystal-obsidian-icons"
@ -48,4 +48,4 @@ systemctl enable NetworkManager
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
locale-gen
echo "LANG=en_US.UTF-8" > /etc/locale.conf
echo "Configured the system. Exiting chroot."
echo "Configured the system. Exiting chroot."

@ -1 +1 @@
Built on 02/02/22 @ 18:22:35 EST
Built on 02/03/22 @ 01:03:31 EST

@ -28,7 +28,6 @@ xorg-apps
xorg-xinit
mesa
firefox
xfce4-terminal
# Things we're hosting
arch-install-scripts

@ -28,7 +28,6 @@ xorg-apps
xorg-xinit
mesa
firefox
xfce4-terminal
# Things we're hosting
arch-install-scripts

Loading…
Cancel
Save