Update install_lite.sh
This commit is contained in:
parent
1f3d70596f
commit
5cd62184a1
@ -23,7 +23,7 @@ if [[ "$answer" =~ ^[Yy]$ ]]; then
|
|||||||
# Lite has no flathub to save space
|
# Lite has no flathub to save space
|
||||||
|
|
||||||
# Load dconf config
|
# Load dconf config
|
||||||
dconf load / < ~/.config/dconf.txt
|
dconf load / < /etc/nixbook/config/config_lite/dconf.txt
|
||||||
|
|
||||||
reboot
|
reboot
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user