hypervGuest
virtualisation.hypervGuest.enable
Whether to enable Hyper-V Guest Support.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/hyperv-guest.nix
virtualisation.hypervGuest.videoMode
Resolution at which to initialize the video adapter.
Supports screen resolution up to Full HD 1920x1080 with 32 bit color on Windows Server 2012, and 1600x1200 with 16 bit color on Windows Server 2008 R2 or earlier.
Type: string
Default
"1152x864"
Example
"1024x768"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/hyperv-guest.nix