add ntfs support
This commit is contained in:
parent
189eca1100
commit
7e47e19380
@ -31,7 +31,7 @@ in
|
||||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
supportedFilesystems = [ "zfs" ];
|
||||
supportedFilesystems = [ "zfs" "ntfs" ];
|
||||
zfs.devNodes = "/dev/disk/by-partuuid";
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user