From b80ee5e82cee71dd4eb77d6a5f421856304fb34a Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 24 May 2026 08:19:29 -0500 Subject: Move nixfmt to dev module and add hexyl to christian.nix --- modules/home/dev.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home/dev.nix') diff --git a/modules/home/dev.nix b/modules/home/dev.nix index 008b02e..f7eb1a9 100644 --- a/modules/home/dev.nix +++ b/modules/home/dev.nix @@ -13,6 +13,7 @@ home.packages = with pkgs; [ nil + nixfmt ]; programs.claude-code.enable = true; -- cgit v1.2.3