made boot disko partition configurable
This commit is contained in:
parent
a68f81cf3b
commit
99ea355472
2 changed files with 45 additions and 56 deletions
|
@ -40,6 +40,8 @@
|
|||
tokenFile = config.sops.secrets."services/zfs_smtp_token".path;
|
||||
};
|
||||
pool = {
|
||||
# We are having to boot off of the nvm cache drive because I cant figure out how to boot via the HBA
|
||||
bootDrives = ["nvme-Samsung_SSD_990_PRO_4TB_S7KGNU0X907881F"];
|
||||
vdevs = [
|
||||
[
|
||||
"ata-ST18000NE000-3G6101_ZVTCXVEB"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue