Files
vms/distros/nixos/23.11/http/ga-kvm.nix
T

5 lines
49 B
Nix

{ ... }:
{
services.qemuGuest.enable = true;
}