mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-15 23:35:08 +02:00
thinkpad-nixos: Enable battery indicator
This commit is contained in:
parent
93402ae5f6
commit
5e6285288b
1 changed files with 1 additions and 0 deletions
|
|
@ -325,6 +325,7 @@ in {
|
|||
|
||||
traxys.waybar.modules."custom/khal".enable = true;
|
||||
traxys.waybar.modules."disk#root".enable = false;
|
||||
traxys.waybar.modules."battery".enable = true;
|
||||
traxys.waybar.modules."network#wifi" = {
|
||||
enable = true;
|
||||
interface = "wlp4s0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue