diff --git a/modules/home-manager/profiles/dev.nix b/modules/home-manager/profiles/dev.nix index ff15956d..a9c52b3d 100644 --- a/modules/home-manager/profiles/dev.nix +++ b/modules/home-manager/profiles/dev.nix @@ -141,6 +141,7 @@ in { act # Test your CI without embarrassing yourself repeatedly pushing into GitHub repos. irssi # Communicate in the terminal like a normal person. treefmt # I like the tagline of this tool: "One CLI for formatting your code tree." (It rhymes somewhat.) + zenith # Very fanciful system dashboard. ]; }) ]);