System Requirements: nixos-anywhere
Install NixOS everywhere via ssh
Requirements
Source Machine
-
Supported Systems:
- Linux or macOS computers with Nix installed.
- NixOS
- Windows systems using WSL2.
Note: Should be able to build nix derivations for the target platform. Otherwise
--build-on-remote
can be used. -
Nix Installation: If Nix is not yet installed on your system, refer to the nix installation page.
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.
-
Direct Boot Option:
- Must be already running a NixOS installer.
-
Alternative Boot Options: If not booting directly from a NixOS installer image:
- Architecture & Support: Must be operating on:
- x86-64 or aarch64 Linux systems with kexec support. Note: While most x86-64 Linux systems support kexec, if you're using an architecture other than those mentioned, you may need to specify a different kexec image manually.
- Memory Requirements:
- At least 1 GB of RAM (excluding swap space).
- Architecture & Support: Must be operating on: