updated electrs for localhost

This commit is contained in:
2026-04-15 19:18:17 -05:00
parent b7df44eb09
commit b4b62f18a8
-1
View File
@@ -21,7 +21,6 @@ lib.mkIf config.sovran_systemsOS.services.bitcoin {
services.electrs = {
enable = true;
tor.proxy = true;
dataDir = "/run/media/Second_Drive/BTCEcoandBackup/Electrs_Data";
};