add example

This commit is contained in:
Iru Sensei 2024-05-19 21:13:56 +02:00
parent e7b66e758d
commit eedb85f284

View file

@ -141,7 +141,6 @@ Connection to machine udmnixos terminated.
Finally we can login into the container. Finally we can login into the container.
``` ```
# machinectl login nixos
# machinectl login udmnixos # machinectl login udmnixos
Connected to machine udmnixos. Press ^] three times within 1s to exit session. 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 # 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 ## Networking and Persistence