Sway : Enable bluetooth hw.

This commit is contained in:
Dmitry Voronin 2024-03-28 11:50:47 +03:00
parent 991c70f3b3
commit 3397a1a249

View file

@ -69,6 +69,8 @@
programs.light.enable = true; programs.light.enable = true;
# Bluetooth. # Bluetooth.
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;
services.blueman.enable = true; services.blueman.enable = true;
# Configs. # Configs.