diff --git a/README.md b/README.md index 8635287..0f6c25f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Installs [Nix](https://nixos.org/nix/) on GitHub Actions for the supported platforms: Linux and macOS. +By default it has no channels configured, you have to set `nix_path` +by [picking a channel](https://status.nixos.org/) +or [pin nixpkgs yourself](https://nix.dev/tutorials/towards-reproducibility-pinning-nixpkgs.html). + # Features - Quick installation (~4s on Linux, ~20s on macOS)