Update nixpacks.toml

This commit is contained in:
shialoth 2025-04-30 18:36:28 +00:00
parent cec4128634
commit 101be90601

View File

@ -3,7 +3,7 @@ nixPkgs = [
"nodejs_20", "nodejs_20",
"gcc", "gcc",
"python3", "python3",
"libudev" "systemd"
] ]
[phases.install] [phases.install]