aboutsummaryrefslogtreecommitdiff
path: root/systems/eldiron/websites
diff options
context:
space:
mode:
Diffstat (limited to 'systems/eldiron/websites')
-rw-r--r--systems/eldiron/websites/cloud/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/eldiron/websites/cloud/default.nix b/systems/eldiron/websites/cloud/default.nix
index c859f32..3f41efe 100644
--- a/systems/eldiron/websites/cloud/default.nix
+++ b/systems/eldiron/websites/cloud/default.nix
@@ -61,7 +61,7 @@ in {
61 }; 61 };
62 62
63 myServices.tools.cloud.farm.instances.immae = { 63 myServices.tools.cloud.farm.instances.immae = {
64 nextcloud = pkgs.webapps-nextcloud_27.override ({ 64 nextcloud = pkgs.webapps-nextcloud_27_2.override ({
65 # Allow /index.php redirects 65 # Allow /index.php redirects
66 postInstall = '' 66 postInstall = ''
67 cd $out 67 cd $out