add WMware
This commit is contained in:
		
							parent
							
								
									c82a5255b3
								
							
						
					
					
						commit
						d288e044a0
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -18,6 +18,11 @@
 | 
			
		|||
 | 
			
		||||
  # Manage the virtualisation services
 | 
			
		||||
  virtualisation = {
 | 
			
		||||
    vmware.host = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      package = pkgs.vmware-workstation;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    libvirtd = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      qemu = {
 | 
			
		||||
| 
						 | 
				
			
			@ -29,9 +34,4 @@
 | 
			
		|||
    spiceUSBRedirection.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
  services.spice-vdagentd.enable = true;
 | 
			
		||||
 | 
			
		||||
  vmware.host = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    package = pkgs.vmware-workstation;
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue