From 856de6356a1fb024ad1704b1685f5bd53d2ff3ed Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 23 Mar 2021 19:20:38 -0700 Subject: add DATA.GPGPUBKEYS Signed-off-by: Sean Whitton --- consfigurator.asd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index 2508754..eb9d35c 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -40,4 +40,5 @@ (:file "src/connection/chroot/shell") (:file "src/data/asdf") (:file "src/data/pgp") - (:file "src/data/git-snapshot"))) + (:file "src/data/git-snapshot") + (:file "src/data/gpgpubkeys"))) -- cgit v1.2.3