version_upgrade=incompatible
This commit is contained in:
@@ -152,6 +152,7 @@ in
|
|||||||
iw
|
iw
|
||||||
iwd
|
iwd
|
||||||
orca-slicer
|
orca-slicer
|
||||||
|
rpi-imager
|
||||||
vscodium
|
vscodium
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|||||||
@@ -285,19 +285,10 @@ in
|
|||||||
fsType = "bcachefs";
|
fsType = "bcachefs";
|
||||||
neededForBoot = true;
|
neededForBoot = true;
|
||||||
options = [
|
options = [
|
||||||
|
"version_upgrade=incompatible"
|
||||||
"nofail"
|
"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
|
# Ensure Samba share root directories are owned by nix-apps:jallen-nas
|
||||||
|
|||||||
Reference in New Issue
Block a user