aboutsummaryrefslogtreecommitdiff
path: root/tw/home/lap.scm
diff options
context:
space:
mode:
authorTimo Wilken2024-02-16 22:57:16 +0100
committerTimo Wilken2024-02-16 22:57:16 +0100
commit7a52f4dd2f8fb65b660092d75249e357037f7177 (patch)
tree8c6fdd22c19306339a52aaeabac041abd17b9510 /tw/home/lap.scm
parent4a757e97b598e7b33c3bbcd11fc984dbddffddb8 (diff)
Generate home-openssh-configuration instead of full service
This lets me extend the configuration, if I need to, by inheriting from the generated configuration.
Diffstat (limited to 'tw/home/lap.scm')
-rw-r--r--tw/home/lap.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/tw/home/lap.scm b/tw/home/lap.scm
index 42b7c17e..de6d2d76 100644
--- a/tw/home/lap.scm
+++ b/tw/home/lap.scm
@@ -10,6 +10,7 @@
#:use-module (gnu home services desktop)
#:use-module (gnu home services guix)
#:use-module (gnu home services pm)
+ #:use-module (gnu home services ssh)
#:use-module (gnu packages finance)
#:use-module (gnu packages networking)
#:use-module (gnu services)
@@ -122,7 +123,8 @@
(email "timo.wilken@cern.ch")
(signing-key "C2249BBE5E8761C943A0CFA1B7B3914BF63ACD7C"))))))
- (openssh-service #t)
+ (service home-openssh-service-type
+ (tw-openssh-configuration))
(service home-gnupg-service-type
(home-gnupg-configuration