feat(hosts/orion): enable qemuGuest
This commit is contained in:
parent
994d39c564
commit
b613ff478b
@ -30,5 +30,6 @@
|
|||||||
libvdpau
|
libvdpau
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
services.qemuGuest.enable = true;
|
||||||
services.spice-vdagentd.enable = true;
|
services.spice-vdagentd.enable = true;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user