Files
nix-config/.envrc
2026-07-24 09:54:37 +02:00

8 lines
181 B
Bash

#!/usr/bin/env bash
eval "$(devenv direnvrc)"
# You can pass flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv