From 198500c00b3bc56f3e933063f93bab44dc56c9dc Mon Sep 17 00:00:00 2001 From: traxys Date: Wed, 27 Mar 2024 10:55:49 +0100 Subject: [PATCH] thinkpad-nixos: Adapt waybar --- hostconfig/thinkpad-nixos/hm.nix | 5 +++++ 1 file changed, 5 insertions(+) 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 = {