mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2026-01-08 08:49:52 +01:00
hardware/bluetooth: enable battery display
This commit is contained in:
parent
d33c6f314c
commit
f309ea6e99
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
powerOnBoot = true;
|
||||
settings = {
|
||||
General = {
|
||||
Enable = "Source,Sink,Media,Socket";
|
||||
Experimental = true; # show battery percentages
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue