Files
nix-config/modules/vmware-host.nix
2023-12-11 10:13:06 +01:00

4 lines
50 B
Nix

{
virtualisation.vmware.host.enable = true;
}