From eedb85f2842d481c90a596e40706a3252629f061 Mon Sep 17 00:00:00 2001 From: Iru Sensei Date: Sun, 19 May 2024 21:13:56 +0200 Subject: [PATCH] add example --- notes/UDM-NIXOS.md | 4 ---- 1 file changed, 4 deletions(-) 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