diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index cea766b..43e4c41 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -27,6 +27,8 @@ pkgs.onlyoffice-desktopeditors pkgs.wdisplays pkgs.vlc + pkgs.claude-code + pkgs.opencode ]; home.stateVersion = "23.05";