Use ZFS unstable

This commit is contained in:
coolneng 2021-06-16 14:39:45 +02:00
parent 7b128480e8
commit c6853bf1a1
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
blacklistedKernelModules = [ "btusb" ];
supportedFilesystems = [ "zfs" ];
zfs.requestEncryptionCredentials = true;
zfs.enableUnstable = true;
};
# Intel CPU tweaks