summary refs log tree commit diff
path: root/nixos/modules/services/desktops
diff options
context:
space:
mode:
authorJan Solanti <jhs@psonet.com>2021-04-06 22:58:49 +0300
committerJan Solanti <jhs@psonet.com>2021-04-07 16:23:43 +0300
commitf94c84f84481e6b3bc12eee3a8e2de444bc2594b (patch)
tree0ec813bda5317659c845882b3096c78d77924381 /nixos/modules/services/desktops
parenta05293a93c8498ee3b2e72afc91cbfbd04547918 (diff)
downloadnixpkgs-f94c84f84481e6b3bc12eee3a8e2de444bc2594b.tar
nixpkgs-f94c84f84481e6b3bc12eee3a8e2de444bc2594b.tar.gz
nixpkgs-f94c84f84481e6b3bc12eee3a8e2de444bc2594b.tar.bz2
nixpkgs-f94c84f84481e6b3bc12eee3a8e2de444bc2594b.tar.lz
nixpkgs-f94c84f84481e6b3bc12eee3a8e2de444bc2594b.tar.xz
nixpkgs-f94c84f84481e6b3bc12eee3a8e2de444bc2594b.tar.zst
nixpkgs-f94c84f84481e6b3bc12eee3a8e2de444bc2594b.zip
pipewire: 0.3.24 -> 0.3.25
Diffstat (limited to 'nixos/modules/services/desktops')
-rw-r--r--nixos/modules/services/desktops/pipewire/bluez-monitor.conf.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/nixos/modules/services/desktops/pipewire/bluez-monitor.conf.json b/nixos/modules/services/desktops/pipewire/bluez-monitor.conf.json
index 4d50cb9f1ad..bd00571bc35 100644
--- a/nixos/modules/services/desktops/pipewire/bluez-monitor.conf.json
+++ b/nixos/modules/services/desktops/pipewire/bluez-monitor.conf.json
@@ -8,7 +8,13 @@
         }
       ],
       "actions": {
-        "update-props": {}
+        "update-props": {
+          "bluez5.reconnect-profiles": [
+            "hfp_hf",
+            "hsp_hs",
+            "a2dp_sink"
+          ]
+        }
       }
     },
     {