7 lines
89 B
Nix
7 lines
89 B
Nix
{...}:
|
|
{
|
|
virtualisation.vmware.guest = {
|
|
enable = true;
|
|
headless = false;
|
|
}
|
|
} |