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