srx.astro.nix/.envrc

8 lines
105 B
Plaintext

use flake
watch_file **/*.nix *.lock package.json
yarn install
yarn astro sync
export MODE=development