diff options
| -rwxr-xr-x | post-setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/post-setup.sh b/post-setup.sh index 11285cf..68dfce1 100755 --- a/post-setup.sh +++ b/post-setup.sh @@ -66,7 +66,7 @@ fi # Setup bluetooth # requires: bluez pipewire-spa-bluez -modprob btusb +modprobe btusb adduser $user lp sed 's/#AutoEnable.*/AutoEnable=false/' -i /etc/bluetooth/main.conf #sed 's/#Experimental.*/Experimental = false/' -i /etc/bluetooth/main.conf |
