pipewire: Remove media-session config

It is disabled by default in favour of wireplumber.
pull/64/head
Simon Bruder 2022-05-31 14:40:55 +02:00
parent 8cc24be53b
commit 3e82450879
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 8 deletions

View File

@ -13,14 +13,6 @@ lib.mkIf config.sbruder.gui.enable {
enable = true;
support32Bit = true;
};
media-session = {
config = {
bluez-monitor = {
"bluez5.enable-hw-volume" = true;
};
};
};
};
environment.systemPackages = with pkgs; [