nixos/taler: add exchangekeyupdate service

whose role is to sync Taler exchanges' information with the merchant.
This commit is contained in:
eljamm 2025-05-30 10:44:01 +02:00 committed by Valentin Gagarin
parent 58fca01255
commit 276fca3265

View file

@ -17,7 +17,7 @@ let
"webhook" "webhook"
"wirewatch" "wirewatch"
"depositcheck" "depositcheck"
"exchange" "exchangekeyupdate"
]; ];
configFile = config.environment.etc."taler/taler.conf".source; configFile = config.environment.etc."taler/taler.conf".source;