@ -25,7 +25,7 @@ in
mb = 4096;
in
[
"zfs.zfs_arc_max=${mb * 1000000}"
"zfs.zfs_arc_max=${builtins.toString (mb * 1000000)}"
];
boot.supportedFilesystems = [ "zfs" ];
The note is not visible to the blocked user.