Skip to content

Commit 13a371b

Browse files
committed
Add a note about hosting
1 parent f55a297 commit 13a371b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ GNU/Linux that has `systemd` using `machinectl`.
55

66
## How to run this
77

8-
Two steps:
8+
TODO: Currently, you need nix, until the tarball is hosted somewhere.
99

10+
Two steps:
1011

1112
```sh
12-
machinectl pull-tar https://...
13+
machinectl import-tar $(nix build github:tfc/nspawn-nixos --print-out-paths)/tarball/* nixos
1314
machinectl start nixos
1415

1516
# Set root password

0 commit comments

Comments
 (0)