Update install_lite.sh
This commit is contained in:
parent
4e88b01fa5
commit
05b956de73
@ -21,6 +21,9 @@ if [[ "$answer" =~ ^[Yy]$ ]]; then
|
||||
sudo nixos-rebuild switch
|
||||
|
||||
# Lite has no flathub to save space
|
||||
|
||||
# Load dconf config
|
||||
dconf load / < ~/.config/dconf.txt
|
||||
|
||||
reboot
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user