Use ZFS unstable
This commit is contained in:
parent
7b128480e8
commit
c6853bf1a1
|
@ -11,6 +11,7 @@
|
||||||
blacklistedKernelModules = [ "btusb" ];
|
blacklistedKernelModules = [ "btusb" ];
|
||||||
supportedFilesystems = [ "zfs" ];
|
supportedFilesystems = [ "zfs" ];
|
||||||
zfs.requestEncryptionCredentials = true;
|
zfs.requestEncryptionCredentials = true;
|
||||||
|
zfs.enableUnstable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Intel CPU tweaks
|
# Intel CPU tweaks
|
||||||
|
|
Loading…
Reference in New Issue