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.
2 lines
100 B
TOML
2 lines
100 B
TOML
# Bakery desktop apps live under /usr/local so they ride snapper @ snapshots.
|
|
prefix = "/usr/local"
|