mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-25 17:44:28 +02:00
waffentrager: nextcloud - add php extensions
This commit is contained in:
parent
f4e0d49672
commit
4d4157e63a
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user