mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
feat: Enable automatic updates for distrobox
This commit is contained in:
parent
590fd4531d
commit
e8e259b671
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user