summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorhappysalada <raphael@megzari.com>2022-11-05 00:16:56 -0400
committerYt <happysalada@proton.me>2022-11-05 06:36:29 -0400
commit9c341e1ba305508553b9a277b66723081d256ef7 (patch)
tree9f0217b90782e49e6be779db7edce6d7fb9048b1 /nixos/modules/module-list.nix
parent74c44972a290bdc55bc2a2caf6db0267585db8d5 (diff)
erigon: init module
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 fac882b415037..cffd73cd8b1fa 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -319,6 +319,7 @@
   ./services/backup/zfs-replication.nix
   ./services/backup/znapzend.nix
   ./services/blockchain/ethereum/geth.nix
+  ./services/blockchain/ethereum/erigon.nix
   ./services/backup/zrepl.nix
   ./services/cluster/corosync/default.nix
   ./services/cluster/hadoop/default.nix