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