This website requires JavaScript.
Explore
Help
Sign In
greg
/
vms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5b6a5b08e26229ec4028bb9d90bf5cf20528301
vms
/
distros
/
nixos
/
24.05
/
http
/
ga-vmware.nix
T
7 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
Add NixOS 24.05
2024-06-30 00:08:38 -05:00
{
...
}:
{
virtualisation
.
vmware
.
guest
=
{
enable
=
true
;
headless
=
false
;
}
}
Reference in New Issue
Copy Permalink