diff --git a/hostconfig/thinkpad-nixos/hm.nix b/hostconfig/thinkpad-nixos/hm.nix index 17c68b2..c7812b9 100644 --- a/hostconfig/thinkpad-nixos/hm.nix +++ b/hostconfig/thinkpad-nixos/hm.nix @@ -324,6 +324,11 @@ in { }; traxys.waybar.modules."custom/khal".enable = true; + traxys.waybar.modules."disk#root".enable = false; + traxys.waybar.modules."network#wifi" = { + enable = true; + interface = "wlp4s0"; + }; accounts = { calendar = {