diff --git a/hosts/ti-clt-dsk01/configuration.nix b/hosts/ti-clt-dsk01/configuration.nix index 1149e3d..b1dd3ed 100644 --- a/hosts/ti-clt-dsk01/configuration.nix +++ b/hosts/ti-clt-dsk01/configuration.nix @@ -30,7 +30,7 @@ hardware = { fprint.enable = false; printing.enable = true; - bluetooth.enable = false; + bluetooth.enable = true; firewall.enable = true; locale.enable = true; nvidia.enable = true;