summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2025-08-23 23:41:24 +0200
committerStefan Kreutz <mail@skreutz.com>2025-08-23 23:41:24 +0200
commit31c5f72ec87414010d2f0067257f13b843b14e1d (patch)
tree69b509f47041327d082690788382e9c0a77637d9
parent3db695e76ca0df2323cb64a2de6b6c763a05bfb3 (diff)
downloadwpa-psk-31c5f72ec87414010d2f0067257f13b843b14e1d.tar
Document Nix flake usage
-rw-r--r--wpa-psk-cli/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/wpa-psk-cli/README.md b/wpa-psk-cli/README.md
index f450d6c..8ddd394 100644
--- a/wpa-psk-cli/README.md
+++ b/wpa-psk-cli/README.md
@@ -30,6 +30,10 @@ You can install the `wpa-psk` utility using Cargo:
$ cargo install wpa-psk-cli
+Alternatively you can run (or install) the experimental Nix flake.
+
+ $ nix run git+https://git.skreutz.com/wpa-psk.git -- --help
+
## License
This work is distributed under the terms of both, the [MIT License][MIT] and
Generated by cgit. See skreutz.com for my tech blog and contact information.