forked from jan-leila/nix-config
		
	switched boot disk to using path for defiant
This commit is contained in:
		
							parent
							
								
									d55d5933de
								
							
						
					
					
						commit
						15ce7680a6
					
				
					 1 changed files with 1 additions and 9 deletions
				
			
		|  | @ -20,14 +20,6 @@ let | ||||||
|             mountpoint = "/boot"; |             mountpoint = "/boot"; | ||||||
|           }; |           }; | ||||||
|         }; |         }; | ||||||
|         # root = { |  | ||||||
|         #   size = "100%"; |  | ||||||
|         #   content = { |  | ||||||
|         #     type = "filesystem"; |  | ||||||
|         #     format = "ext4"; |  | ||||||
|         #     mountpoint = "/"; |  | ||||||
|         #   }; |  | ||||||
|         # }; |  | ||||||
|       }; |       }; | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
|  | @ -50,7 +42,7 @@ let | ||||||
| in { | in { | ||||||
|   disko.devices = { |   disko.devices = { | ||||||
|     disk = { |     disk = { | ||||||
|       boot = bootDisk "/dev/sda"; # "/dev/disk/by-path/pci-0000:23:00.3-usb-0:1:1.0-scsi-0:0:0:0"; |       boot = bootDisk "/dev/disk/by-path/pci-0000:23:00.3-usb-0:1:1.0-scsi-0:0:0:0"; | ||||||
| 
 | 
 | ||||||
|       hd_13_tb_a = zfsDisk "/dev/disk/by-id/ata-ST18000NE000-3G6101_ZVTCXVEB"; |       hd_13_tb_a = zfsDisk "/dev/disk/by-id/ata-ST18000NE000-3G6101_ZVTCXVEB"; | ||||||
|       hd_13_tb_b = zfsDisk "/dev/disk/by-id/ata-ST18000NE000-3G6101_ZVTCXWSC"; |       hd_13_tb_b = zfsDisk "/dev/disk/by-id/ata-ST18000NE000-3G6101_ZVTCXWSC"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue