diff --git a/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml b/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml index 4b6ccea1..2cdbe213 100644 --- a/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml @@ -139,6 +139,11 @@ screens: show_terminal: true package_manager: yafti.plugin.run groups: + Automatic Distrobox Updates: + description: Updates all Distrobox containers automatically + default: true + packages: + - Enable Automatic Updates: systemctl enable --user --now distrobox-upgrade-automatic.timer Decky Loader: description: A plugin loader for the Steam Deck default: true diff --git a/system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml b/system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml index d7dc65cf..6b586392 100644 --- a/system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml @@ -146,6 +146,7 @@ screens: - Export Steam: distrobox-enter -n bazzite-arch -- ' distrobox-export --app steam' - Export Lutris: distrobox-enter -n bazzite-arch -- ' distrobox-export --app lutris' - Export Protontricks: distrobox-enter -n bazzite-arch -- ' distrobox-export --app protontricks' + - Enable Automatic Updates: systemctl enable --user --now distrobox-upgrade-automatic.timer Greenlight: description: A utility for xCloud and xHome streaming default: false