[virtualbox] Move into proper module
This commit is contained in:
		
							parent
							
								
									b6044e99dc
								
							
						
					
					
						commit
						c46a7ce9c3
					
				
					 7 changed files with 29 additions and 20 deletions
				
			
		|  | @ -4,6 +4,5 @@ | |||
|         ./kitty | ||||
|         ./steam | ||||
|         ./thunderbird | ||||
|         # ./virtualbox | ||||
|     ]; | ||||
| } | ||||
|  |  | |||
|  | @ -1,17 +0,0 @@ | |||
| { | ||||
| 
 | ||||
|     virtualisation.virtualbox = { | ||||
|         host = { | ||||
|             enable = true; | ||||
|             enableExtensionPack = true; | ||||
|         }; | ||||
|         guest = { | ||||
|             enable = true; | ||||
|             x11 = true; | ||||
|         }; | ||||
|     }; | ||||
|     users.extraGroups.vboxusers.members = [ | ||||
|         "user-with-access-to-virtualbox" | ||||
|     ]; | ||||
| 
 | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue