Compare commits

..

No commits in common. "70f4a156847d714f076cb99c1e2af7d6b2aaabf5" and "d3127d400406ff48fde11cae862830102ba2e96a" have entirely different histories.

2 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
*.qcow2

View File

@ -224,7 +224,6 @@
qemu.options = [ qemu.options = [
"-vga none" "-vga none"
"-device virtio-vga" "-device virtio-vga"
"-audio pa,model=virtio"
]; ];
sharedDirectories = { sharedDirectories = {
default = { default = {