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