💎 ruby/rails config updates

This commit is contained in:
2021-06-07 23:00:22 -04:00
parent 40d3e2be92
commit ad76f2648b
2 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@
{
home.packages = with pkgs; [ ruby_2_7 solargraph ];
programs.zsh.oh-my-zsh.plugins = [ "bundler" "rails" ];
}