Skip to content

Commit

Permalink
document installing nixos configuration variants
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Dec 13, 2024
1 parent 653f13c commit b85c344
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/nixos-anywhere.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,10 @@ Usage: nixos-anywhere [options] [<ssh-host>]
Options:
* -f, --flake <flake_uri>
set the flake to install the system from.
set the flake to install the system from. i.e.
nixos-anywhere --flake .#mymachine
Also supports variants:
nixos-anywhere --flake .#nixosConfigurations.mymachine.config.virtualisation.vmVariant
* --target-host <ssh-host>
specified the SSH target host to deploy onto.
* -i <identity_file>
Expand Down

0 comments on commit b85c344

Please sign in to comment.