feat(tazjin/polyanka): Enable VMWare guest configuration

Change-Id: I47057976712fdfa0e0eb276b45ddbd8bacec55d3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5385
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2022-03-10 20:57:15 +02:00 committed by tazjin
parent c5306ec8ba
commit 648e18d142

View file

@ -19,6 +19,9 @@ in
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
boot.initrd.availableKernelModules = [ "ata_piix" "vmw_pvscsi" "sd_mod" "sr_mod" ];
virtualisation.vmware.guest.enable = true;
virtualisation.vmware.guest.headless = true;
nix.settings.trusted-users = [ "tazjin" ];
# Work around strongswan 5.9.4 being incompatible with servers not