Fix some deprecation warnings
This commit is contained in:
parent
48282bcea5
commit
5a37a4d482
4 changed files with 28 additions and 24 deletions
|
@ -91,6 +91,8 @@ in
|
|||
utsushi
|
||||
epkowa
|
||||
hplipWithPlugin
|
||||
brscan4
|
||||
dsseries
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -115,6 +115,6 @@ in
|
|||
services.blueman.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.pulseaudio.extraModules = [ pkgs.pulseaudio-modules-bt ];
|
||||
hardware.bluetooth.config.General.Enable = "Source,Sink,Media,Socket";
|
||||
hardware.bluetooth.settings.General.Enable = "Source,Sink,Media,Socket";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue