Add qemu-guest-utils module
This commit is contained in:
parent
544930ff2d
commit
18b28c2e9d
2 changed files with 8 additions and 0 deletions
7
modules/qemu-guest.nix
Normal file
7
modules/qemu-guest.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
...
|
||||
}: {
|
||||
|
||||
services.qemuGuest.enable = true;
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue