aboutsummaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.envrc b/.envrc
new file mode 100644
index 000000000..38764da7a
--- /dev/null
+++ b/.envrc
@@ -0,0 +1,3 @@
+# shellcheck shell=bash
+source_env_if_exists .envrc.local
+use flake ".#${LIX_SHELL_VARIANT:-default}" "${LIX_SHELL_EXTRA_ARGS[@]}"