7 lines
53 B
Nix
7 lines
53 B
Nix
{
|
|
...
|
|
}: {
|
|
|
|
services.qemuGuest.enable = true;
|
|
|
|
}
|