version_upgrade=incompatible

This commit is contained in:
2026-04-06 13:35:05 -05:00
parent c8587da722
commit 909917f385
2 changed files with 2 additions and 10 deletions

View File

@@ -285,19 +285,10 @@ in
fsType = "bcachefs";
neededForBoot = true;
options = [
"version_upgrade=incompatible"
"nofail"
];
};
"/media/nas/test" = {
device = "/dev/disk/by-uuid/621706d6-e3a8-48d6-9560-58b01129a846";
fsType = "bcachefs";
neededForBoot = true;
options = [
"nofail"
];
};
};
# Ensure Samba share root directories are owned by nix-apps:jallen-nas