mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update Nextcloud to v26
This commit is contained in:
parent
27462b9e7e
commit
9f0650b983
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ in {
|
|||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud25;
|
||||
package = pkgs.nextcloud26;
|
||||
hostName = "cloud.${config.networking.domain}";
|
||||
https = true;
|
||||
enableBrokenCiphersForSSE = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue