update i15 to compress hard drive
This commit is contained in:
		
							parent
							
								
									468a0d2850
								
							
						
					
					
						commit
						ada2508010
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
  fileSystems."/" = {
 | 
			
		||||
    device = "/dev/disk/by-label/ROOT";
 | 
			
		||||
    fsType = "btrfs";
 | 
			
		||||
    options = [ "subvol=nixos" ];
 | 
			
		||||
    options = [ "subvol=nixos" "compress=zstd" "noatime" ];
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  fileSystems."/boot/efi" = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue