From 5ccd86776ec41e479a1069bfe27a283241fcaafd Mon Sep 17 00:00:00 2001 From: makefu Date: Thu, 23 Apr 2020 17:07:43 +0200 Subject: ma home-manager: bump, fix deprecations --- makefu/2configs/hw/bluetooth.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'makefu/2configs/hw/bluetooth.nix') diff --git a/makefu/2configs/hw/bluetooth.nix b/makefu/2configs/hw/bluetooth.nix index e6a534b7b..411121556 100644 --- a/makefu/2configs/hw/bluetooth.nix +++ b/makefu/2configs/hw/bluetooth.nix @@ -33,11 +33,7 @@ hardware.bluetooth = { enable = true; powerOnBoot = false; - - extraConfig = '' - [general] - Enable=Source,Sink,Media,Socket - ''; + config.general.Enable = "Source,Sink,Media,Socket"; }; services.dbus.packages = [ pkgs.blueman ]; } -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/b4000000.lock: No such file or directory (2)