From 09e27c008575699c20d12aa690d60341b59a82df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 17 Sep 2023 16:28:12 +0200 Subject: [PATCH] add also requirements notes from the frontpage --- docs/requirements.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/requirements.md b/docs/requirements.md index c201131..fb04240 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -15,11 +15,18 @@ - NixOS - Windows systems using WSL2. + _Note_: Should be able to build nix derivations for the target platform. + Otherwise `--build-on-remote` can be used. + 2. **Nix Installation:** If Nix is not yet installed on your system, refer to the [nix installation page](https://nixos.org/download#download-nix). ### Destination Machine: +The machine must be reachable over the public internet or local network. +Nixos-anywhere does not support wifi networks. If a VPN is needed, define a +custom installer via the --kexec flag which connects to your VPN. + 1. **Direct Boot Option:** - Must be already running a NixOS installer.