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