111 current 2025-10-08 17:52:54 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 18:03:34 -05:00
parent 6828f91f94
commit 4feca72868

View File

@@ -28,7 +28,7 @@ in
fileSystems."/holocron" = { fileSystems."/holocron" = {
device = "holocron"; device = "holocron";
fsType = "zfs"; fsType = "zfs";
mountOptions = [ "nofail" ]; options = [ "nofail" ];
}; };
}; };