fixed some zfs quirks
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
options = ["x-mount.mkdir" "user" "rw" "noauto" ];
|
||||
fsType = "nfs";
|
||||
};
|
||||
boot.zfs.requestEncryptionCredentials = [
|
||||
|
||||
];
|
||||
|
||||
|
||||
services.nfs.server.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user