Nextcloud: switch to 27
This commit is contained in:
parent
4fbdfd9761
commit
f4867a3d07
2 changed files with 2 additions and 1 deletions
|
|
@ -488,6 +488,7 @@ with lib; {
|
|||
"met"
|
||||
"meteoalarm"
|
||||
"network"
|
||||
"nextcloud"
|
||||
"nmap_tracker"
|
||||
"notify"
|
||||
"ping"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud26;
|
||||
package = pkgs.nextcloud27;
|
||||
|
||||
hostName = "my-nextcloud.bertof.net";
|
||||
maxUploadSize = "24G";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue