chore: use php8.2 for nextcloud

This commit is contained in:
Benjamin Bädorf 2023-10-29 13:46:06 +01:00 committed by b12f
parent a14af74d82
commit d2c6756371
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873

View file

@ -18,6 +18,7 @@
enable = true;
https = true;
secretFile = config.age.secrets."nextcloud-secrets".path; # secret
phpPackage = pkgs.82;
configureRedis = true;