fix: backup drive failing should not prevent server startup

This commit is contained in:
wi11-holdsworth 2025-12-01 16:30:23 +11:00
parent 358986970c
commit 1b5f71f2b7

View file

@ -77,6 +77,9 @@
fileSystems."/backup" = {
device = "/dev/disk/by-uuid/d3b3d7dc-d634-4327-9ea2-9d8daa4ecf4e";
fsType = "ext4";
options = [
"nofail"
];
};
# secrets