Move blueman closer to bluetooth.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
c5f22d382c
commit
d3fc787c4c
1 changed files with 1 additions and 3 deletions
|
|
@ -29,6 +29,7 @@ in
|
|||
# bluetooth.
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.powerOnBoot = false;
|
||||
services.blueman.enable = true;
|
||||
# power saving on amd laptops.
|
||||
services.power-profiles-daemon.enable = true;
|
||||
# Bonjour
|
||||
|
|
@ -294,9 +295,6 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
# Bluetooth.
|
||||
services.blueman.enable = true;
|
||||
|
||||
# USB devices
|
||||
services.devmon.enable = true;
|
||||
services.gvfs.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue