aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-01 12:34:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-01 15:47:54 -0700
commitf95b25081cb4ab287486843cd29291c3293169f3 (patch)
tree7d4f8cd44d5fdbed44bfeb5a27301466e77d4d3d /consfigurator.asd
parent729fd0ef5d4f78bc86f2a497c06cecbc2b4fa571 (diff)
downloadconsfigurator-f95b25081cb4ab287486843cd29291c3293169f3.tar.gz
add SSHD:INSTALLED, SSHD:CONFIGURED
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index c478b66..0ddb32c 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -34,6 +34,7 @@
(:file "src/property/user")
(:file "src/property/git")
(:file "src/property/gnupg")
+ (:file "src/property/sshd")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
(:file "src/connection/rehome")