diff --git a/modules/home-manager/profiles/dev.nix b/modules/home-manager/profiles/dev.nix index 5a2a2eba..5202e1b3 100644 --- a/modules/home-manager/profiles/dev.nix +++ b/modules/home-manager/profiles/dev.nix @@ -60,7 +60,7 @@ in { hut # Easier interfacing with Sourcehut. act # Test your CI without embarrassing yourself pushing into upstream. irssi # Communicate in the terminal like a normal person. - hexchat # Communicate on the desktop like an insane person. + treefmt # I like the tagline of this tool: "One CLI for formatting your code tree." (It rhymes somewhat.) ]; }) ]);