aboutsummaryrefslogtreecommitdiff
path: root/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configuration.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix
index b41be4d..40796f0 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -57,7 +57,8 @@ in
# };
# };
- hardware.bluetooth.enable = false;
+ # NOTE: Enable bluetooth using this and then use bluetoothctl
+ # hardware.bluetooth.enable = true;
# services.blueman.enable = true;
# services.vdirsyncer = {