Infini-DL360: set zfs extraPools
This commit is contained in:
parent
e5a630efb3
commit
f97ee3bcc9
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ in
|
|||
{
|
||||
boot.kernelPackages = lib.mkForce config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
|
||||
boot.zfs.extraPools = [ "zssd" "zhdd" ];
|
||||
|
||||
disko.devices = {
|
||||
nodev."/" = mkTmpfs "64G";
|
||||
disk = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue