Support mounting NTFS partitions on desktop

inky
Elnu 1 year ago
parent fe1219e2fb
commit f0c6241b4a

@ -29,4 +29,7 @@
useOSProber = true; useOSProber = true;
}; };
}; };
# Support mounting NTFS partition
boot.supportedFilesystems = [ "ntfs" ];
} }

Loading…
Cancel
Save