uhub: re-enable sqlite plugin

This commit is contained in:
makefu
2018-10-07 23:26:19 +02:00
parent fc3120ce90
commit f81fe9d978
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
"mod_welcome"
"mod_logging"
"mod_auth_simple"
"mod_auth_sqlite"
"mod_chat_history"
"mod_chat_only"
"mod_topic"