about summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/tiamat/hardware/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tiamat/hardware/default.nix b/hosts/tiamat/hardware/default.nix
index d28e90e9..81a74620 100644
--- a/hosts/tiamat/hardware/default.nix
+++ b/hosts/tiamat/hardware/default.nix
@@ -6,6 +6,7 @@
   ];
 
   nixpkgs.hostPlatform = "x86_64-linux";
+  hardware.bluetooth.enable = true;
 
   soispha.disks = {
     enable = true;