nullbox: /ntfs nofail
This commit is contained in:
parent
8ef0925c01
commit
ffc0b1472f
@ -22,7 +22,7 @@
|
||||
"/ntfs" = {
|
||||
fsType = "ntfs-3g";
|
||||
device = "/dev/disk/by-uuid/6AC23F0FC23EDF4F";
|
||||
options = [ "auto_cache" ];
|
||||
options = [ "auto_cache" "nofail" ];
|
||||
};
|
||||
"/.btrfsroot" = {
|
||||
options = [ "subvol=/" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user