use flake if possible

This commit is contained in:
Brian Hicks 2023-06-12 16:22:07 -05:00
parent 4cca69a123
commit 58810bbf91
No known key found for this signature in database
GPG Key ID: C4F324B9CAAB0D50

View File

@ -1,2 +1,2 @@
use nix
use flake || use nix
export PATH="$(pwd)/node_modules/.bin:$PATH"