diff --git a/home.nix b/home.nix index c624938..6e47e66 100644 --- a/home.nix +++ b/home.nix @@ -87,6 +87,8 @@ treesitterWithGrammars ]; withNodeJs = true; + withPython3 = true; + withRuby = true; }; # Let Home Manager install and manage itself.