fix(grfn/home): Don't display battery for ogopogo
there isn't one Change-Id: I154e1d6a7a3ae1f87242209a175ef32dc43eefe4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5964 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
parent
7ac9b76c3c
commit
5eb5fa2d9c
2 changed files with 23 additions and 12 deletions
|
|
@ -20,6 +20,7 @@ in
|
|||
system.machine = {
|
||||
wirelessInterface = "wlp4s0";
|
||||
i3FontSize = 9;
|
||||
battery = false;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue