tommytran732-QubesOS-Scripts/fedora/bluetooth.sh
Tommy e270708d54
Create bluetooth.sh
Signed-off-by: Tommy <contact@tommytran.io>
2022-07-26 18:16:31 -04:00

5 lines
187 B
Bash

#!/bin/bash
sudo sed -i 's/install bluetooth/#install bluetooth/g' /etc/modprobe/30_security-misc.conf
sudo sed -i 's/install btusb/#install btusb/g' /etc/modprobe/30_security-misc.conf