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
4324f0ce67fabef4c48e6ce8119fd31bdcfd1d91
vms
/
distros
/
nixos
/
24.05
/
http
/
ga-vmware.nix
T
8 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
Get everything passing the flake checks
2024-11-18 23:42:28 -06:00
{
...
}:
Add NixOS 24.05
2024-06-30 00:08:38 -05:00
{
virtualisation
.
vmware
.
guest
=
{
enable
=
true
;
headless
=
false
;
Get everything passing the flake checks
2024-11-18 23:42:28 -06:00
};
}
Reference in New Issue
Copy Permalink