aboutsummaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/system/vin.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/tw/system/vin.scm b/tw/system/vin.scm
index e38f545a..71d85d9b 100644
--- a/tw/system/vin.scm
+++ b/tw/system/vin.scm
@@ -243,7 +243,8 @@
#$(program-file "ledgerplot-exchange-rates-command"
#~(begin
(setenv "LEDGER_FILE" "/home/timo/sync/ledger/ledger.journal")
- (execlp #$(file-append ledgerplot "/bin/ledgerplot") "-em")))
+ (execl #$(file-append ledgerplot "/bin/ledgerplot")
+ "ledgerplot" "-em")))
#:user "timo")))
(service unattended-upgrade-service-type