feat: enable seafile service

main
LeRoyce Pearson 2024-01-06 20:17:59 -07:00
parent 5e38b310bc
commit d838aa7384
1 changed files with 7 additions and 0 deletions

View File

@ -145,6 +145,13 @@
}; };
}; };
services.seafile = {
enable = true;
adminEmail = "fresh.car0178@geemili.xyz";
initialAdminPassword = "tried pureness impish";
ccnetSettings.General.SERVICE_URL = "https://seafile.samsehu.perli.casa";
};
services.forgejo = { services.forgejo = {
enable = true; enable = true;
settings = { settings = {