mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +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"
|
"webhook"
|
||||||
"wirewatch"
|
"wirewatch"
|
||||||
"depositcheck"
|
"depositcheck"
|
||||||
"exchange"
|
"exchangekeyupdate"
|
||||||
];
|
];
|
||||||
|
|
||||||
configFile = config.environment.etc."taler/taler.conf".source;
|
configFile = config.environment.etc."taler/taler.conf".source;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue