added minecraft server. Backup solution is a bit ugly ATM.
This commit is contained in:
		
							parent
							
								
									39bee826c3
								
							
						
					
					
						commit
						10289cb930
					
				
					 8 changed files with 94 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -5,6 +5,9 @@
 | 
			
		|||
  lib,
 | 
			
		||||
  ...
 | 
			
		||||
}: {
 | 
			
		||||
  virtualisation.docker.enable = true;
 | 
			
		||||
  virtualisation.docker = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    autoPrune.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
  users.users.${config.host.user}.extraGroups = ["docker"];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue