aboutsummaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config.sh')
-rwxr-xr-xconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.sh b/config.sh
index c122584..572041b 100755
--- a/config.sh
+++ b/config.sh
@@ -4,6 +4,7 @@ export AK_WORKDIR="$AK_ROOT/.arching-kaos"
export AK_CONFIGDIR="$AK_WORKDIR/config"
export AK_BINDIR="$AK_WORKDIR/bin"
export AK_LIBDIR="$AK_WORKDIR/lib"
+export AK_MODULESDIR="$AK_WORKDIR/modules"
export AK_ZBLOCKDIR="$AK_WORKDIR/zblocks"
export AK_BLOCKDIR="$AK_WORKDIR/blocks"
export AK_DATADIR="$AK_WORKDIR/data"