Update install_lite.sh

This commit is contained in:
batvin321 2025-02-21 17:38:03 -05:00
parent 4e88b01fa5
commit 05b956de73

View File

@ -22,6 +22,9 @@ if [[ "$answer" =~ ^[Yy]$ ]]; then
# Lite has no flathub to save space
# Load dconf config
dconf load / < ~/.config/dconf.txt
reboot
else
echo "Nixbook Lite Install Cancelled!"