lkdsalkjdsalkj

This commit is contained in:
2024-02-25 21:26:02 +01:00
parent 153b573ece
commit 73f1fd051b
8 changed files with 37 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ if ! >/dev/null command -v systemd-nspawn; then
fi
machinectl remove "$NSPAWN" || true # TODO: interactive?
#machinectl pull-tar "$TARBALL" "$NSPAWN" --verify=no
#machinectl pull-tar "https://github.com/tfc/nspawn-nixos/releases/download/v1.0/nixos-system-x86_64-linux.tar.xz" "$NSPAWN" --verify=no
machinectl import-tar "$TARBALL" "$NSPAWN"
# use host network