fix(bluetooth): disable power on boot

This commit is contained in:
Patrick 2024-07-15 16:40:11 +02:00
parent c19c251734
commit f6edd0d042
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F

View file

@ -3,7 +3,7 @@
hardware.bluetooth = {
enable = true;
powerOnBoot = true;
powerOnBoot = false;
disabledPlugins = ["sap"];
settings = {
General = {