mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-20 19:58:47 +02:00
include all spice things for vms
This commit is contained in:
parent
f40c5b0c9c
commit
e82a4b41f9
@ -3,4 +3,5 @@
|
||||
lib.mkIf ("${cpuType}" == "vm") {
|
||||
services.qemuGuest.enable = true;
|
||||
services.spice-vdagentd.enable = true;
|
||||
services.spice-webdavd.enable = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user