README: fix nixos-anywhere command

This commit is contained in:
Felix Buehler 2025-05-06 00:11:37 +02:00
parent 9ce2ccf9f3
commit b2845acd39

View file

@ -121,6 +121,7 @@ used flakes:
```bash
nix run github:nix-community/nixos-anywhere -- \
--disko-mode disko \
--disk-encryption-keys /tmp/disk.key /tmp/disk.key \
--extra-files "$temp" \
--flake .#<flake> \