mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-27 06:27:19 +01:00
thinkpad-nixos: Adapt waybar
This commit is contained in:
parent
0dd66c4bf7
commit
198500c00b
1 changed files with 5 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue