diff --git a/nixconf.sh b/nixconf.sh index 3c8a028..519f73e 100644 --- a/nixconf.sh +++ b/nixconf.sh @@ -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