aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/system/bluetooth.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/bluetooth.nix b/modules/system/bluetooth.nix
index 2935b7d..8b42455 100644
--- a/modules/system/bluetooth.nix
+++ b/modules/system/bluetooth.nix
@@ -7,6 +7,7 @@
General = {
Experimental = true;
FastConnectable = true;
+ Privacy = "device";
};
Policy = {
AutoEnable = true;