add ntfs
This commit is contained in:
parent
e9666723e1
commit
440f4e8754
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
||||||
|
|
||||||
blacklistedKernelModules = [ "hid_sensor_hub" ];
|
blacklistedKernelModules = [ "hid_sensor_hub" ];
|
||||||
|
|
||||||
|
supportedFilesystems = [ "ntfs" ];
|
||||||
|
|
||||||
loader.timeout = 0;
|
loader.timeout = 0;
|
||||||
initrd.verbose = false;
|
initrd.verbose = false;
|
||||||
consoleLogLevel = 0;
|
consoleLogLevel = 0;
|
||||||
|
|
Loading…
Reference in a new issue