Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ secureblue prevents [numerous modules](https://github.com/secureblue/secureblue/
3. For CLI packages, you can install from brew if available using `brew install`. You can browse this [catalogue of Homebrew Formulae](https://formulae.brew.sh) to discover the available formulae.
4. If a package isn't available via the other two options, or if a package requires greater system integration, `rpm-ostree install` can be used to layer rpms directly into your subsequent deployments.

You can add the unfiltered Flathub repo with `ujust enable-flathub-unfiltered`.
You can add the unfiltered Flathub remote with `ujust set-flathub-unfiltered on`.

### [How do I install my VPN?](#vpn)
{: #vpn}
Expand Down