add example
This commit is contained in:
parent
e7b66e758d
commit
eedb85f284
|
@ -141,7 +141,6 @@ Connection to machine udmnixos terminated.
|
|||
Finally we can login into the container.
|
||||
|
||||
```
|
||||
# machinectl login nixos
|
||||
# machinectl login udmnixos
|
||||
Connected to machine udmnixos. Press ^] three times within 1s to exit session.
|
||||
|
||||
|
@ -163,9 +162,6 @@ https://www.freedesktop.org/software/systemd/man/latest/systemd-nspawn.html#-n
|
|||
|
||||
```
|
||||
# machinectl stop udmnixos
|
||||
|
||||
# systemd-nspawn -M udmnixos
|
||||
Directory /data/custom/machines/udmnixos doesn't look like it has an OS tree. Refusing.
|
||||
```
|
||||
|
||||
## Networking and Persistence
|
||||
|
|
Loading…
Reference in a new issue