Update 'nixconf.sh'
This commit is contained in:
parent
2f8f1d0771
commit
4857310fdf
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue