summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-04-15 23:17:22 +0200
committerStefan Kreutz <mail@skreutz.com>2026-04-15 23:17:41 +0200
commit2a7d8d3aa4b8b7e345cda70ea0a110bef775d132 (patch)
tree4119dcaec7d8b5b26e59e290e81f230d13268a5c /.envrc
parent4c509ee82c7f6960e1bbe867f1a8bccede0554cc (diff)
downloadtemp-postgres-2a7d8d3aa4b8b7e345cda70ea0a110bef775d132.tar.gz
Add direnv configuration
Diffstat (limited to '.envrc')
-rw-r--r--.envrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.envrc b/.envrc
new file mode 100644
index 0000000..621bc99
--- /dev/null
+++ b/.envrc
@@ -0,0 +1,5 @@
+# direnv configuration
+
+# Enter development shell defined by flake.nix.
+# Alternatively run `nix develop`, or install the necessary tools manually.
+use flake
Generated by cgit. See skreutz.com for my tech blog and contact information.