aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-05 12:21:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-05 12:24:29 -0700
commit7522b073f5a6faf9fb658e79ed4bde7b23367d16 (patch)
treedbc86c3097fc7de331ec24d0f9d7bef44a5293dc /consfigurator.asd
parentc030b52faae2b6e06b98ff97bf9b1d518d27339d (diff)
downloadconsfigurator-7522b073f5a6faf9fb658e79ed4bde7b23367d16.tar.gz
add APT:INSTALLED
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 3630eea..6f29d8b 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -27,6 +27,7 @@
(:file "src/property/cmd")
(:file "src/property/file")
(:file "src/property/os")
+ (:file "src/property/apt")
(:file "src/property/chroot")
(:file "src/data/asdf")
(:file "src/data/pgp")))