From 00607a1b443b86d88e5ef232900941a8e0d1b606 Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Wed, 13 Mar 2024 13:12:45 -0700 Subject: [PATCH] docs: improve FAQ --- FAQ.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 5b9891a..17b0abf 100644 --- a/FAQ.md +++ b/FAQ.md @@ -13,7 +13,6 @@ https://github.com/secureblue/secureblue/issues/193#issuecomment-1953323680 During rpm-ostree operations, it's normal. Outside of that: - Make sure you followed the nvidia steps in the readme if you're using nvidia. -- Make sure you're using a `laptop` image if you're using a laptop. - Make sure you're using an `asus` image if you're using asus. #### Should I use firejail? @@ -53,4 +52,8 @@ https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::JavaScriptJitA To use flatpak steam you need to: - Be on a [userns](USERNS.md) variant -- Remove `LD_PRELOAD=/var/run/host/usr/lib64/libhardened_malloc.so` from flatpak steam's environment variables in Flatseal \ No newline at end of file +- Remove `LD_PRELOAD=/var/run/host/usr/lib64/libhardened_malloc.so` from flatpak steam's environment variables in Flatseal + +#### How do I enable bluetooth kernel modules? + +Run `ujust toggle-bluetooth-modules`