mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 09:10:14 +00:00
add snappymail to nextcloud
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
news = pkgs.nextcloudApps.news;
|
||||
external = pkgs.nextcloudApps.external;
|
||||
cookbook = pkgs.nextcloudApps.cookbook;
|
||||
snappymail = pkgs.nextcloudApps.snappymail;
|
||||
};
|
||||
phpOptions = {
|
||||
"opcache.interned_strings_buffer" = "16";
|
||||
|
Reference in New Issue
Block a user