bos/iso/airootfs/etc/bakery/config.toml
Breadway 34043086b9 iso: bake bakery apps into /usr/local
BOS opts in to bakery's system prefix so desktop apps live on @
and ride snapper/grub-btrfs snapshots. The builder home stays
~/.local; build-local.sh copies bins, share/data, and user units
onto the image. Per-user installed.json and the index cache stay
in skel. Recovery is still grub-btrfs, not snapper rollback.
2026-08-16 00:10:32 +08:00

2 lines
100 B
TOML

# Bakery desktop apps live under /usr/local so they ride snapper @ snapshots.
prefix = "/usr/local"