add zfs-tools
This commit is contained in:
parent
8efad90f4b
commit
36fc0508b0
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ with lib;
|
|||
${pkgs.zfs}/bin/zfs list -o ${concatStringsSep "," options} "$@"
|
||||
''
|
||||
)
|
||||
pkgs.zfs-prune-snapshots
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue