feat: nextcloud #6

Merged
b12f merged 22 commits from feat/nextcloud into main 2023-10-29 12:53:21 +00:00
Showing only changes of commit b42917de78 - Show all commits

View file

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