Blacklist bluetooth kernel module

This commit is contained in:
2021-03-30 18:22:53 +02:00
parent f6f655af5c
commit a8af2a0e92
2 changed files with 1 additions and 3 deletions

View File

@@ -31,9 +31,6 @@
NATACPI_ENABLE = 1;
TPACPI_ENABLE = 1;
TPSMAPI_ENABLE = 1;
# Disable bluetooth on startup
DEVICES_TO_DISABLE_ON_STARTUP = "bluetooth";
};
};