From 4857310fdfb80cbae191fc5153c8857f9c6c218c Mon Sep 17 00:00:00 2001 From: MK Date: Tue, 28 Feb 2023 18:58:39 +0100 Subject: [PATCH] Update 'nixconf.sh' --- nixconf.sh | 3 +++ 1 file changed, 3 insertions(+) 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