From 5cd62184a11c9737c1a5bc1f75f12212349f97c9 Mon Sep 17 00:00:00 2001 From: batvin321 Date: Fri, 21 Feb 2025 18:03:12 -0500 Subject: [PATCH] Update install_lite.sh --- install_lite.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_lite.sh b/install_lite.sh index 314ccd0..0877163 100755 --- a/install_lite.sh +++ b/install_lite.sh @@ -23,7 +23,7 @@ if [[ "$answer" =~ ^[Yy]$ ]]; then # Lite has no flathub to save space # Load dconf config - dconf load / < ~/.config/dconf.txt + dconf load / < /etc/nixbook/config/config_lite/dconf.txt reboot else