nixos/taler: add exchangekeyupdate service

whose role is to sync Taler exchanges' information with the merchant.
This commit is contained in:
eljamm
2025-06-02 09:38:19 +02:00
committed by Valentin Gagarin
parent 58fca01255
commit 276fca3265
@@ -17,7 +17,7 @@ let
"webhook"
"wirewatch"
"depositcheck"
"exchange"
"exchangekeyupdate"
];
configFile = config.environment.etc."taler/taler.conf".source;