zephyrus: enable experimental bluetoothd
allows seeing battery level easily with bluetoothctl info MAC_ADDRESS
This commit is contained in:
parent
a45280b8b6
commit
e670b6ed4f
|
@ -98,6 +98,7 @@
|
|||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = false;
|
||||
settings.General.Experimental = true;
|
||||
};
|
||||
|
||||
programs.light.enable = true;
|
||||
|
|
Loading…
Reference in a new issue