aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-29 13:43:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-30 17:54:03 -0700
commit10064f1775c65e2c972b9710da846e2934e683ab (patch)
treeeaf378d982452fe3fd412debf0c84b6becfa2207 /consfigurator.asd
parentf93a7b2647e6964999984acedf2d327032f690b6 (diff)
downloadconsfigurator-10064f1775c65e2c972b9710da846e2934e683ab.tar.gz
move chroot->volumes operation into a new properties package
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 5bc0d1c..5e55f8b 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -43,6 +43,7 @@
(:file "src/property/ssh")
(:file "src/property/sshd")
(:file "src/property/locale")
+ (:file "src/property/installer")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
(:file "src/connection/rehome")