Bluetooth: Difference between revisions

imported>ThibautMarty
m mpris-proxy: mention the new home-manager service (eventually we should remove the snippet)
imported>Earnestma
m hardware.bluetooth.config was renamed to hardware.bluetooth.settings
Line 111: Line 111:
<syntaxhighlight lang="nix">{
<syntaxhighlight lang="nix">{
...
...
hardware.bluetooth.config = {
hardware.bluetooth.settings = {
   General = {
   General = {
     Enable = "Source,Sink,Media,Socket";
     Enable = "Source,Sink,Media,Socket";