You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This one is kinda fussy, ublue distros have lots of weird business happening. TL;DR is you almost certainly want native 1password & flatpak'd Firefox since you're gonna want SSH integration and gpg signing.
25
+
26
+
Set up native 1password using [the `rpm-ostree` method](https://monospacementor.com/wiki/Notes/Install+1Password+on+Fedora+Silverblue)
27
+
28
+
Then [set up native 1password to work with Flatpak's Firefox](https://gist.github.com/Hoverbear/fd164e63ec6a19bb74ecabc4c1a88dd4).
29
+
30
+
## "Developer mode"
31
+
32
+
There is a [`bazzite-dx`](github.com/ublue-os/bazzite-dx) variant that includes a native VSCode (possibly desirable, at time of writing the FlatPak was broken.)
33
+
34
+
On the KDE variant you can probably just run:
35
+
36
+
```bash
37
+
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-dx:stable
38
+
```
39
+
40
+
## Docker & Containers
41
+
42
+
The "Developer Mode" has `podman`, use that. Otherwise `lima` is around via `brew`.
0 commit comments