bluetooth

This commit is contained in:
mjallen18
2026-04-15 11:39:41 -05:00
parent 004eb3c29c
commit c5ba5d4164
2 changed files with 23 additions and 0 deletions

View File

@@ -35,6 +35,10 @@ in
enable = true;
wayland.enable = cfg.wayland.enable;
};
# Required for Bluetooth D-Bus policy (allows WirePlumber/PipeWire
# to communicate with bluetoothd on the system bus).
blueman.enable = true;
};
xdg.portal.extraPortals = [ ];