aboutsummaryrefslogtreecommitdiff
path: root/custom/lib/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'custom/lib/config.sh')
-rw-r--r--custom/lib/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/lib/config.sh b/custom/lib/config.sh
index cec3d8c..38811fa 100644
--- a/custom/lib/config.sh
+++ b/custom/lib/config.sh
@@ -10,6 +10,7 @@ CONFIG_FILE=""
UNATTENDED=false
# These get populated by config file or interactive prompts
+FILESYSTEM="" # "zfs" or "btrfs"
HOSTNAME=""
TIMEZONE=""
LOCALE=""