znapzend: use system's zfs package

This commit is contained in:
Leonie Marcy Vack
2025-04-02 15:12:59 +02:00
parent 9306a01dfa
commit 2e0d0d6333
+1 -1
View File
@@ -474,7 +474,7 @@ in
after = [ "zfs.target" ];
path = with pkgs; [
zfs
config.boot.zfs.package
mbuffer
openssh
];