nixos-anywhere/docs/cli.md
2024-05-26 08:53:21 +00:00

18 lines
351 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 given, flake is not needed
* --kexec url
use another kexec tarball to bootstrap NixOS
* --debug
enable debug output
```