From e736bb553d404ba03c4e2d4cc58d8d1db9b6a85e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 1 Apr 2021 23:28:48 -0700 Subject: add SSH:AUTHORIZED-KEYS Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') 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") -- cgit v1.2.3