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

5 lines
57 B
Nix

{ ... }:
{
virtualisation.hypervGuest.enable = true;
}