aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:28:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:33:13 -0700
commite736bb553d404ba03c4e2d4cc58d8d1db9b6a85e (patch)
tree5b8311edfbff8771db5c8555c08d419bba26fbb0 /consfigurator.asd
parent2797bf6f6190e2937c43c238f98dc51348054c90 (diff)
downloadconsfigurator-e736bb553d404ba03c4e2d4cc58d8d1db9b6a85e.tar.gz
add SSH:AUTHORIZED-KEYS
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 14b5052..9c00b25 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -35,6 +35,7 @@
(:file "src/property/user")
(:file "src/property/git")
(:file "src/property/gnupg")
+ (:file "src/property/ssh")
(:file "src/property/sshd")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")