fix: defiant config cache drive converted to correct format

This commit is contained in:
Leyla Becker 2025-11-08 18:30:49 -06:00
parent d283f88160
commit ab555f50ff

View file

@ -100,12 +100,12 @@
] ]
]; ];
# 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
cache = { cache = [
cache0 = { {
device = "nvme-Samsung_SSD_990_PRO_4TB_S7KGNU0X907881F"; device = "nvme-Samsung_SSD_990_PRO_4TB_S7KGNU0X907881F";
boot = true; boot = true;
}; }
}; ];
}; };
}; };
impermanence = { impermanence = {