forked from fi/nix-infra
4 lines
49 B
Nix
4 lines
49 B
Nix
{ ... }:
|
|
{
|
|
services.qemuGuest.enable = true;
|
|
}
|