mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 04:36:41 +00:00
waffentrager: nextcloud - add php extensions
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
"opcache.revalidate_freq" = "60";
|
||||
"opcache.save_comments" = "1";
|
||||
};
|
||||
phpExtraExtensions = ex: [ ex.zip ex.zlib ex.tidy ];
|
||||
};
|
||||
services.nginx.virtualHosts.${config.services.nextcloud.hostName} = {
|
||||
forceSSL = true;
|
||||
|
||||
Reference in New Issue
Block a user