feat(aspen/system): Make battery index configurable

My new laptop has the battery at index 1, not index 0

Change-Id: I64fa16e7f0eecf6b623361645d73b1176e1e5d48
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11311
Tested-by: BuildkiteCI
Autosubmit: aspen <root@gws.fyi>
Reviewed-by: aspen <root@gws.fyi>
This commit is contained in:
Aspen Smith 2024-03-31 14:23:21 -04:00 committed by clbot
parent e0871efeaf
commit 87d5dd6371
2 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@ in
system.machine = {
wirelessInterface = "wlp4s0";
i3FontSize = 9;
battery = false;
battery = null;
};
home.packages = with pkgs; [