Disable bluetooth

This commit is contained in:
Hendrik Sokolowski 2022-05-06 18:40:06 +02:00
parent 7d240cd3e9
commit cee78aa6cc

View file

@ -34,6 +34,10 @@
enableSSHSupport = true;
};
# Disable bluetooth
hardware.bluetooth.enable = false;
services.blueman.enable = false;
services.tlp = {
enable = true;
settings = {