magpie/seafile: add initial config

This commit is contained in:
2024-05-15 11:37:45 +02:00
parent 8509f81135
commit e90f05bf99

View File

@@ -272,6 +272,12 @@
startAt = "daily";
};
services.seafile = {
enable = true;
initialAdminPassword = "admin";
adminEmail = "asmir.abdulahovic" + "@" + "gmail.com";
};
/*
needed for sendmail mail functionality
*/