Add ruby by default

This commit is contained in:
Andrew R. M 2025-04-05 16:37:09 -04:00 committed by Andrew R. M.
parent da3b0e4ab5
commit f44ef83e66

View File

@ -10,6 +10,7 @@ nix_packages=(
"ranger" "ranger"
"jq" "jq"
"yq" "yq"
"ruby"
# Neovim + Plugin dependencies # Neovim + Plugin dependencies
"neovim" "neovim"