nixos-anywhere/docs/cli.md
2023-09-17 08:40:45 +00:00

18 lines
350 B
Markdown

# CLI
```
Usage: nixos-anywhere [options] ssh-host
Options:
* -f, --flake flake
set the flake to install the system from
* -s, --store-paths
set the store paths to the disko-script and nixos-system directly
if this is give, flake is not needed
* --kexec url
use another kexec tarball to bootstrap NixOS
* --debug
enable debug output
```