nextcloud27 -> nextcloud28

feature/clan.lol
Ingolf Wagner 2024-01-05 10:41:03 +01:00
parent 5b3af81398
commit 87abfdf1f6
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
2 changed files with 2 additions and 2 deletions

View File

@ -240,7 +240,7 @@ in
# nextcloud setup
services.nextcloud = {
enable = true;
package = pkgs.nextcloud27;
package = pkgs.nextcloud28;
autoUpdateApps.enable = true;
# nginx.enable = true;
# enableBrokenCiphersForSSE = false; # see https://github.com/NixOS/nixpkgs/pull/198470

View File

@ -54,7 +54,7 @@ smoke_assert_body "Syncthing admin interface"
smoke_url_ok "http://robi.private:19999/"
smoke_assert_body "netdata dashboard"
smoke_url_ok "https://matrix.terranix.org/#/welcome"
smoke_url_ok "https://element.terranix.org/#/welcome"
smoke_assert_body "Sorry, Element requires JavaScript to be enabled"
smoke_url_ok "https://terranix.org/"