diff --git a/dot_config/flake/machines/wash/home.nix b/dot_config/flake/machines/wash/home.nix index 073ab8a..46d2901 100644 --- a/dot_config/flake/machines/wash/home.nix +++ b/dot_config/flake/machines/wash/home.nix @@ -22,6 +22,8 @@ packages = with pkgs; [ godot + + claude-code ]; stateVersion = "23.11";