]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - pkgs/default.nix
Use zrepl to make zfs backups
[perso/Immae/Config/Nix.git] / pkgs / default.nix
index 702f4cfc55a9e12b72b354a97889ae9960cd9361..4b3d4b306c747983fa4f28d1a21e9092045e99aa 100644 (file)
@@ -70,4 +70,5 @@ rec {
   };
 
   fiche = callPackage ./fiche { inherit mylibs; };
+  zrepl = callPackage ./zrepl {};
 }