forked from jan-leila/nix-config
		
	increased side of boot partition
This commit is contained in:
		
							parent
							
								
									1374696401
								
							
						
					
					
						commit
						994234c18b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -90,7 +90,8 @@ in { | ||||||
|                   partitions = { |                   partitions = { | ||||||
|                     # We are having to boot off of the nvm cache drive because I cant figure out how to boot via the HBA |                     # We are having to boot off of the nvm cache drive because I cant figure out how to boot via the HBA | ||||||
|                     ESP = { |                     ESP = { | ||||||
|                       size = "64M"; |                       # 2G here because its not much relative to how much storage we have for caching | ||||||
|  |                       size = "2G"; | ||||||
|                       type = "EF00"; |                       type = "EF00"; | ||||||
|                       content = { |                       content = { | ||||||
|                         type = "filesystem"; |                         type = "filesystem"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue