feat: toml test

This commit is contained in:
Nevo David 2025-02-09 02:30:21 +07:00
parent 09eadd6139
commit 07a52b5bee
1 changed files with 3 additions and 0 deletions

3
railway.toml Normal file
View File

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