diff --git a/hosts/norman/configuration.nix b/hosts/norman/configuration.nix index 9e9daa1e..bf72e90a 100644 --- a/hosts/norman/configuration.nix +++ b/hosts/norman/configuration.nix @@ -34,6 +34,10 @@ enableSSHSupport = true; }; + # Disable bluetooth + hardware.bluetooth.enable = false; + services.blueman.enable = false; + services.tlp = { enable = true; settings = {