microserver: switch to experimental bluez
All checks were successful
flake / flake (push) Successful in 1m30s

This commit is contained in:
Jake Hillion 2024-08-18 12:55:41 +01:00
parent 70b53b5c01
commit a8432fcca3

View File

@ -39,8 +39,9 @@
};
};
hardware = {
bluetooth.enable = true;
hardware.bluetooth = {
enable = true;
package = pkgs.bluez-experimental;
};
## Enable IP forwarding for Tailscale