nevermind. virt doesnt have networking

This commit is contained in:
Boof 2023-09-12 13:51:01 +02:00 committed by GitHub
parent 9bd43e7e84
commit e967320c1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ window.onload = function()
url: "https://cdn-mu-ten.vercel.app/v86/vgabios.bin",
},
cdrom: {
url: "https://data.boof.eu.org/alpine-virt-3.18.3-x86.iso",
url: "https://data.boof.eu.org/alpine-standard-3.18.3-x86.iso",
},
autostart: true,
});