Move blueman closer to bluetooth.

Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
Mariano Uvalle 2025-06-05 00:26:57 -07:00
parent c5f22d382c
commit d3fc787c4c

View file

@ -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;