rainbow: increase swap to 8GB
This commit is contained in:
		
							parent
							
								
									b26d20106b
								
							
						
					
					
						commit
						5d6f86e57c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -40,7 +40,7 @@ in {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  swapDevices = [{
 | 
					  swapDevices = [{
 | 
				
			||||||
    device = "/swap/swapfile";
 | 
					    device = "/swap/swapfile";
 | 
				
			||||||
    size = (1024 * 4); # RAM size + 2 GB
 | 
					    size = (1024 * 8);
 | 
				
			||||||
  }];
 | 
					  }];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
 | 
					  # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue