mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixos/taler: add exchangekeyupdate service
whose role is to sync Taler exchanges' information with the merchant.
This commit is contained in:
parent
58fca01255
commit
276fca3265
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ let
|
|||
"webhook"
|
||||
"wirewatch"
|
||||
"depositcheck"
|
||||
"exchange"
|
||||
"exchangekeyupdate"
|
||||
];
|
||||
|
||||
configFile = config.environment.etc."taler/taler.conf".source;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue