Created attachment 167287 [details] I just ran some commands briefly to see if I could connect Bluetooth via terminal. I have not done this so it was a quick test. Bluetooth does not work. Clicking "Enable" button does nothing, the toggles slide back and fourth but it doesn't have any effect either. Configuration does nothing either. System has a Bluetooth built into WiFi module & I also have a dedicated dongle as well, which is using Passthrough for Emulator.
Bluetooth dongle and module show up at Info Center and with sudo lsusb. I tried to unplug the dongle (configured for passthrough for emulator) to see if somehow it could have been reason but it had no effect.
Created attachment 167874 [details] Delete this post mods
Comment on attachment 167874 [details] Delete this post mods Please delete
SOLUTION: https://github.com/NixOS/nixpkgs/issues/152622 ~ ❱ sudo rfkill unblock 0 rfkill shows both bluetooth devices being blocked. Once I unblocked both with command above it had effect and bluetooth remained after restart.