forked from extern/zaneyos
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…
Reference in New Issue
Block a user