aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-18 12:51:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-18 12:52:15 -0700
commit230d227754dd8cf2ec6a7e376e7d576842cad3a6 (patch)
tree575c9ac20709590069c9bd0353185d94f063e52a /consfigurator.asd
parentb144e2d3dcaaf8512388201ec61347e925cf75d2 (diff)
downloadconsfigurator-230d227754dd8cf2ec6a7e376e7d576842cad3a6.tar.gz
add DISK:SUBVOLUMES-OF-TYPE & DISK:MOUNT-OPTIONS, and update exports
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index a6fb562..e09c188 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -30,12 +30,12 @@
(: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")
(:file "src/property/chroot")
(:file "src/property/live-build")
+ (:file "src/property/disk")
(:file "src/property/user")
(:file "src/property/git")
(:file "src/property/gnupg")