version_upgrade=incompatible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user