From 31c5f72ec87414010d2f0067257f13b843b14e1d Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Sat, 23 Aug 2025 23:41:24 +0200 Subject: Document Nix flake usage --- wpa-psk-cli/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'wpa-psk-cli') 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 -- cgit v1.2.3