summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorAlex Brandt <alunduil@gmail.com>2019-10-27 22:03:21 -0700
committerAlex Brandt <alunduil@gmail.com>2019-10-27 22:03:21 -0700
commita2d83bf8b9deb31ff64e3f339eee092f0a7e8490 (patch)
tree502343d40d13967bd54a257c10204fbcdf645c8e /nixos/modules/module-list.nix
parent99df22190cfd8c6261ca3dc641391a75b6a2ff2e (diff)
downloadnixpkgs-a2d83bf8b9deb31ff64e3f339eee092f0a7e8490.tar
nixpkgs-a2d83bf8b9deb31ff64e3f339eee092f0a7e8490.tar.gz
nixpkgs-a2d83bf8b9deb31ff64e3f339eee092f0a7e8490.tar.bz2
nixpkgs-a2d83bf8b9deb31ff64e3f339eee092f0a7e8490.tar.lz
nixpkgs-a2d83bf8b9deb31ff64e3f339eee092f0a7e8490.tar.xz
nixpkgs-a2d83bf8b9deb31ff64e3f339eee092f0a7e8490.tar.zst
nixpkgs-a2d83bf8b9deb31ff64e3f339eee092f0a7e8490.zip
nixos/zfs: add autoReplication to module list
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 5214126ff7e..8c3613503cf 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -227,6 +227,7 @@
   ./services/backup/rsnapshot.nix
   ./services/backup/tarsnap.nix
   ./services/backup/tsm.nix
+  ./services/backup/zfs-replication.nix
   ./services/backup/znapzend.nix
   ./services/cluster/hadoop/default.nix
   ./services/cluster/kubernetes/addons/dns.nix