about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/aptos/profile.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/aptos/profile.nix b/hosts/aptos/profile.nix
index 1ba221e..4e5b48d 100644
--- a/hosts/aptos/profile.nix
+++ b/hosts/aptos/profile.nix
@@ -6,6 +6,7 @@
   my.profiles = {
     # Laptop specific configuration
     laptop.enable = true;
+    bluetooth.enable = true;
     desktop.enable = true;
     multimedia.enable = true;
     trusted.enable = true;