updated electrs for localhost

This commit is contained in:
2026-04-15 19:18:17 -05:00
parent 976d3b0fa7
commit 20aa66a160

View File

@@ -21,7 +21,6 @@ lib.mkIf config.sovran_systemsOS.services.bitcoin {
services.electrs = { services.electrs = {
enable = true; enable = true;
tor.proxy = true;
dataDir = "/run/media/Second_Drive/BTCEcoandBackup/Electrs_Data"; dataDir = "/run/media/Second_Drive/BTCEcoandBackup/Electrs_Data";
}; };