From aba295856241ea9740ab2cd0239276eb44953133 Mon Sep 17 00:00:00 2001 From: Tulili Date: Thu, 29 Feb 2024 22:19:08 -0300 Subject: [PATCH] fix: move some stuff to flatpaks due to storage concerns --- config/common/shared-apps.yml | 16 ++-------------- config/common/shared-flatpaks.yml | 4 +++- .../shared/share/ublue-os/firstboot/yafti.yml | 4 +++- 3 files changed, 8 insertions(+), 16 deletions(-) diff --git a/config/common/shared-apps.yml b/config/common/shared-apps.yml index 0ddfdcd..de8c608 100644 --- a/config/common/shared-apps.yml +++ b/config/common/shared-apps.yml @@ -8,8 +8,6 @@ install: - ffmpeg - ardour8 - audacity - - qtractor - - hydrogen - yoshimi - rakarrack - supercollider @@ -17,18 +15,8 @@ install: - kdenlive - guitarix - ladspa - - ladspa-autotalent-plugins - ladspa-guitarix-plugins - - ladspa-amb-plugins - - ladspa-blop-plugins - - ladspa-caps-plugins - - ladspa-cmt-plugins - - ladspa-fil-plugins - - ladspa-mcp-plugins - - ladspa-rev-plugins - - ladspa-tap-plugins - - ladspa-vco-plugins - - ladspa-zam-plugins + remove: - firefox - - firefox-langpacks \ No newline at end of file + - firefox-langpacks diff --git a/config/common/shared-flatpaks.yml b/config/common/shared-flatpaks.yml index e49af2a..6b669cd 100644 --- a/config/common/shared-flatpaks.yml +++ b/config/common/shared-flatpaks.yml @@ -14,4 +14,6 @@ type: default-flatpaks - org.kde.digikam - com.github.qarmin.czkawka - org.darktable.Darktable - - io.github.fabrialberio.pinapp \ No newline at end of file + - io.github.fabrialberio.pinapp + - org.rncbc.qtractor + - org.hydrogenmusic.Hydrogen diff --git a/config/files/shared/share/ublue-os/firstboot/yafti.yml b/config/files/shared/share/ublue-os/firstboot/yafti.yml index 5f6ea23..284cb17 100644 --- a/config/files/shared/share/ublue-os/firstboot/yafti.yml +++ b/config/files/shared/share/ublue-os/firstboot/yafti.yml @@ -61,6 +61,8 @@ screens: - Audacity: org.audacityteam.Audacity - Tenacity: org.tenacityaudio.Tenacity - Carla: studio.kx.carla + - Qtractor: org.rncbc.qtractor + - Hydrogen: org.hydrogenmusic.Hydrogen Graphics: description: Graphics-related applications default: false @@ -308,4 +310,4 @@ screens: - "Join the Universal Blue Discord Community": run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx description: | - Thank you for trying Atomic Studio, we hope you enjoy it! \ No newline at end of file + Thank you for trying Atomic Studio, we hope you enjoy it!