mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
README: fix nixos-anywhere command
This commit is contained in:
parent
9ce2ccf9f3
commit
b2845acd39
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ used flakes:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix run github:nix-community/nixos-anywhere -- \
|
nix run github:nix-community/nixos-anywhere -- \
|
||||||
|
--disko-mode disko \
|
||||||
--disk-encryption-keys /tmp/disk.key /tmp/disk.key \
|
--disk-encryption-keys /tmp/disk.key /tmp/disk.key \
|
||||||
--extra-files "$temp" \
|
--extra-files "$temp" \
|
||||||
--flake .#<flake> \
|
--flake .#<flake> \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue