chore: add envsubst to allow for dev-scripts to install

This commit is contained in:
Nickolaj Jepsen 2025-03-31 09:54:35 +02:00
parent 664694128a
commit 71f9b22346
3 changed files with 11 additions and 0 deletions

View file

@ -10,5 +10,6 @@
./dev/docker.nix
./dev/tilt.nix
./dev/postgres.nix
./dev/clickhouse.nix
];
}