aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-11 22:54:21 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-11 22:54:21 -0700
commit28bc29f8e792dfc110035802415ebfd7ddad18b3 (patch)
tree515fbb9396562f6157cc74e32db2ff38667ab63e /consfigurator.asd
parentc42132946e854682dfcca187d8896c60a1af3dfe (diff)
downloadconsfigurator-28bc29f8e792dfc110035802415ebfd7ddad18b3.tar.gz
add first attempt at types for disk image building and partitioning
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 4ee726b..e8e07f3 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -29,6 +29,7 @@
(:file "src/property/cmd")
(:file "src/property/file")
(:file "src/property/os")
+ (:file "src/property/disk")
(:file "src/property/mount")
(:file "src/property/service")
(:file "src/property/apt")