File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
deck/usr/share/ublue-os/firstboot
desktop/usr/share/ublue-os/firstboot Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,11 @@ screens:
139139 show_terminal : true
140140 package_manager : yafti.plugin.run
141141 groups :
142+ Automatic Distrobox Updates :
143+ description : Updates all Distrobox containers automatically
144+ default : true
145+ packages :
146+ - Enable Automatic Updates : systemctl enable --user --now distrobox-upgrade-automatic.timer
142147 Decky Loader :
143148 description : A plugin loader for the Steam Deck
144149 default : true
Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ screens:
146146 - Export Steam : distrobox-enter -n bazzite-arch -- ' distrobox-export --app steam'
147147 - Export Lutris : distrobox-enter -n bazzite-arch -- ' distrobox-export --app lutris'
148148 - Export Protontricks : distrobox-enter -n bazzite-arch -- ' distrobox-export --app protontricks'
149+ - Enable Automatic Updates : systemctl enable --user --now distrobox-upgrade-automatic.timer
149150 Greenlight :
150151 description : A utility for xCloud and xHome streaming
151152 default : false
You can’t perform that action at this time.
0 commit comments