Update 'nixconf.sh'

This commit is contained in:
MK 2023-02-28 18:58:39 +01:00
parent 2f8f1d0771
commit 4857310fdf

View file

@ -25,6 +25,9 @@ echo "generating config"
echo "=================================================="
nixos-rebuild switch
echo "=================================================="
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.kde.kdenlive
echo "=================================================="
while true; do
read -p "reboot?" yn
case $yn in