summaryrefslogtreecommitdiff
path: root/tw/home/server.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home/server.scm')
-rw-r--r--tw/home/server.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home/server.scm b/tw/home/server.scm
index 2cc0ceaf..e564c34d 100644
--- a/tw/home/server.scm
+++ b/tw/home/server.scm
@@ -21,4 +21,4 @@
(simple-service 'vim-is-editor home-environment-variables-service-type
`(("EDITOR" . "vim"))) ; we define no ASYNC_EDITOR
- (append common-services (gnupg-services #:gui-pinentry? #f)))))
+ common-services)))