Sway : Enable bluetooth hw.
This commit is contained in:
parent
991c70f3b3
commit
3397a1a249
|
@ -69,7 +69,9 @@
|
|||
programs.light.enable = true;
|
||||
|
||||
# Bluetooth.
|
||||
services.blueman.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.powerOnBoot = true;
|
||||
services.blueman.enable = true;
|
||||
|
||||
# Configs.
|
||||
environment.variables = {
|
||||
|
|
Loading…
Reference in a new issue