mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-18 04:10:16 +00:00
chore: Add ublue-update topgrade config
This commit is contained in:
parent
3f501eef7f
commit
0976c8e7c7
@ -0,0 +1,16 @@
|
|||||||
|
[include]
|
||||||
|
paths = ["/etc/ublue-os/topgrade.toml"]
|
||||||
|
|
||||||
|
[misc]
|
||||||
|
only = ["flatpak", "distrobox"]
|
||||||
|
ignore_failures = ["flatpak", "distrobox"]
|
||||||
|
skip_notify = true
|
||||||
|
assume_yes = true
|
||||||
|
no_retry = true
|
||||||
|
no_self_update = true
|
||||||
|
|
||||||
|
[distrobox]
|
||||||
|
use_root = false
|
||||||
|
|
||||||
|
[flatpak]
|
||||||
|
use_sudo = false
|
Loading…
Reference in New Issue
Block a user