This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
Replies: 1 comment
-
I don't think that running multiple images on the same system is intended, or that pinning is the correct way to do it. There are two ways you could approach this:
When rebasing between images, any configuration for sway, GNOME, etc. that is in your home directory will not be lost. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let's say I want to install bluefin and sericea for two different use-case or users.
First I install bluefin, pin it then rebase to sericea.
I reboot into sericea, pin it and use it for a couple of days (with updates).
Now I want to get back to bluefin, I reboot into it, the version is outdated.
Trying to update will rebase to sericea and forcing an update of bluefin will erase the updates of sericea (which are not pined, as intended ? ) looping everything back again.
I don't know if I'm doing this right or how to address this situation , even if this can be addressed through ublue.
Beta Was this translation helpful? Give feedback.
All reactions