chore: delete nodejs from brew

This commit is contained in:
Rasyidan Akbar F. 2025-10-07 17:54:40 +07:00
commit 1529a5da11

View file

@ -18,8 +18,7 @@ in {
type = types.listOf types.str; type = types.listOf types.str;
default = [ default = [
"curl" "curl"
"yt-dlp" "yt-dlp"
"nodejs"
"ruff" "ruff"
"libmagic" "libmagic"
"ghostscript" "ghostscript"