Files
nix-config/modules/vmware-host.nix
2025-03-18 16:27:20 +01:00

4 lines
48 B
Nix

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