Enabled bluetooth

This commit is contained in:
Jan-Bulthuis 2025-04-26 00:30:17 +02:00
parent f6442c65dd
commit d46d321142

View File

@ -170,6 +170,17 @@
};
};
# Create bluetooth A2DP source
hardware.bluetooth = {
enable = true;
settings.General = {
Name = "Linox";
DiscoverableTimeout = 0;
AlwaysPairable = true;
};
};
# Create null sinks
services.pipewire.extraConfig.pipewire."91-null-sinks" = {
"context.objects" = [