From 25e5fd91004287ee1246d427c4bec893604cfb5b Mon Sep 17 00:00:00 2001 From: ibizaman Date: Thu, 23 Nov 2023 00:18:25 -0800 Subject: [PATCH] add useful link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3b61e9..5336b97 100644 --- a/README.md +++ b/README.md @@ -802,6 +802,7 @@ $ nix run nixpkgs#openssl -- rand -hex 64 While creating NixOS tests: - https://www.haskellforall.com/2020/11/how-to-use-nixos-for-lightweight.html +- https://nixos.org/manual/nixos/stable/index.html#sec-nixos-tests While creating an XML config generator for Radarr: