aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-23 19:20:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-23 21:09:09 -0700
commit856de6356a1fb024ad1704b1685f5bd53d2ff3ed (patch)
tree05e9bf945be9bb60731e87cf68667241a1f6639d /consfigurator.asd
parent66f1e0ce76d3a5ccc77206a04d52a43af2e79715 (diff)
downloadconsfigurator-856de6356a1fb024ad1704b1685f5bd53d2ff3ed.tar.gz
add DATA.GPGPUBKEYS
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd3
1 files changed, 2 insertions, 1 deletions
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")))