mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
feat: work qol
This commit is contained in:
parent
4ca971d869
commit
5f89b09659
7 changed files with 102 additions and 64 deletions
6
profiles/optional/nixos/vmware.nix
Normal file
6
profiles/optional/nixos/vmware.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
_:
|
||||
{
|
||||
|
||||
virtualisation.vmware.host.enable = true;
|
||||
virtualisation.vmware.guest.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue