summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-04-15 13:15:12 +0200
committerStefan Kreutz <mail@skreutz.com>2026-04-15 13:15:12 +0200
commitb4bd5b135458660fce72b5acbbe9ed367fca4b2a (patch)
tree856eb5bbe64db16622d45aec9c12e9b75de7ce93 /README.md
parent44bf77a12ffd86294054c6e92077ea31f3613360 (diff)
downloadtemp-postgres-b4bd5b135458660fce72b5acbbe9ed367fca4b2a.tar.gz
Add experimental Nix flake
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 146a3fa..3b6051f 100644
--- a/README.md
+++ b/README.md
@@ -46,3 +46,7 @@ On Arch Linux you can install the dependencies using `pacman(8)`:
$ make
$ sudo make install
+Alternatively you can run (or install) the experimental Nix flake.
+
+ $ nix run git+https://git.skreutz.com/temp-postgres.git -- <dbname> <username>
+
Generated by cgit. See skreutz.com for my tech blog and contact information.