updated nextcloud to 25
This commit is contained in:
parent
5ce1992a59
commit
9e9d1c0326
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in
|
|||
enable = true;
|
||||
caching.redis = true;
|
||||
hostName = "nc.mc-fucker.cool";
|
||||
package = pkgs.nextcloud24;
|
||||
package = pkgs.nextcloud25;
|
||||
https = true;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue