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 = {
|
hardware.bluetooth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
powerOnBoot = false;
|
powerOnBoot = false;
|
||||||
|
settings.General.Experimental = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.light.enable = true;
|
programs.light.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue