added mini and some other stuff

This commit is contained in:
Alexander Szczepanski
2021-08-01 13:14:12 +02:00
parent a565591b8c
commit c446c9d356
4 changed files with 50 additions and 2 deletions

View File

@ -7,5 +7,6 @@
enable = true;
qemuPackage = pkgs.qemu_kvm;
};
spiceUSBRedirection.enable = true;
};
}