magpie/seafile: add initial config

This commit is contained in:
Asmir A 2024-05-15 11:37:45 +02:00
parent 8509f81135
commit e90f05bf99
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

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