diff --git a/notes/UDM-NIXOS.md b/notes/UDM-NIXOS.md index b18be16..432e8fc 100644 --- a/notes/UDM-NIXOS.md +++ b/notes/UDM-NIXOS.md @@ -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