new ssd
This commit is contained in:
		
							parent
							
								
									5f5654b76c
								
							
						
					
					
						commit
						a2e179bb59
					
				@ -17,7 +17,7 @@
 | 
				
			|||||||
  boot.initrd.luks.devices = [
 | 
					  boot.initrd.luks.devices = [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      name = "sda2_crypt";
 | 
					      name = "sda2_crypt";
 | 
				
			||||||
      device = "/dev/disk/by-uuid/663dcfda-081e-40d5-9ba4-62ad73dc5098";
 | 
					      device = "/dev/disk/by-uuid/2e2e2824-e357-4a75-bddc-8cf386cd0f53";
 | 
				
			||||||
      preLVM = true;
 | 
					      preLVM = true;
 | 
				
			||||||
      allowDiscards = true;
 | 
					      allowDiscards = true;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user