aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-04 16:29:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-04 16:29:39 -0700
commit160b76c2bef0541ebcae3363ceebb0666e227451 (patch)
treedde309dc5666138500a4bbf49d8724158b31a2af /consfigurator.asd
parentcebded4616c69a59767f2f19a071dfda0357d513 (diff)
downloadconsfigurator-160b76c2bef0541ebcae3363ceebb0666e227451.tar.gz
start figuring out representation of host operating systems
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 c65a47f..3630eea 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -26,6 +26,7 @@
(:file "src/connection/chroot/fork")
(:file "src/property/cmd")
(:file "src/property/file")
+ (:file "src/property/os")
(:file "src/property/chroot")
(:file "src/data/asdf")
(:file "src/data/pgp")))