fix(dgn-hardware): Don't pin zfs package
We don't use advanced functionnalities anyway
This commit is contained in:
parent
b8252d6a28
commit
e45a61c926
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ in
|
|||
zfs = {
|
||||
forceImportRoot = false;
|
||||
extraPools = cfg.zfsPools;
|
||||
package = pkgs.zfs_2_1;
|
||||
};
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue