feat: toml test

This commit is contained in:
Nevo David 2025-02-09 02:30:21 +07:00
parent 09eadd6139
commit 07a52b5bee

3
railway.toml Normal file
View file

@ -0,0 +1,3 @@
[phases.setup]
nixPkgs = ['nodejs', 'python3']
aptPkgs = ['build-essential', 'libudev-dev']