Add ruby by default

This commit is contained in:
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"
"jq"
"yq"
"ruby"
# Neovim + Plugin dependencies
"neovim"