aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-18 12:53:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-18 12:53:25 -0700
commit162809f7f92822c0e9a4d37be6c0512f87981541 (patch)
tree99b03422626410ccf9d645f79ec5b73a43418342 /consfigurator.asd
parent230d227754dd8cf2ec6a7e376e7d576842cad3a6 (diff)
downloadconsfigurator-162809f7f92822c0e9a4d37be6c0512f87981541.tar.gz
add some fstab functions and properties
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 e09c188..5bc0d1c 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -36,6 +36,7 @@
(:file "src/property/chroot")
(:file "src/property/live-build")
(:file "src/property/disk")
+ (:file "src/property/fstab")
(:file "src/property/user")
(:file "src/property/git")
(:file "src/property/gnupg")