summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-04-16 02:22:41 +0200
committerStefan Kreutz <mail@skreutz.com>2026-04-16 02:22:41 +0200
commit16e0d7281e12dc672ae77de4c9328c33d6cd7074 (patch)
tree0954f658b848e2f564f210952811488a3023494a /README.md
parentd07eaac0131f81db0dbacfbdae211e89254e2a05 (diff)
downloadtemp-postgres-16e0d7281e12dc672ae77de4c9328c33d6cd7074.tar.gz
Add NixOS config example
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51ccdc8..69adb27 100644
--- a/README.md
+++ b/README.md
@@ -90,9 +90,10 @@ make
sudo make install
```
-Alternatively you can run (or install) the experimental Nix flake.
+Alternatively you can run or install the experimental Nix flake:
```sh
nix run git+https://git.skreutz.com/temp-postgres.git -- --help
```
+See the [NixOS example](./examples/nixos) for how to install `temp-postgres` on NixOS using Nix flakes.
Generated by cgit. See skreutz.com for my tech blog and contact information.