upgraded nextcloud to 23
This commit is contained in:
parent
08e2eea531
commit
303e6d328f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
caching.redis = true;
|
caching.redis = true;
|
||||||
hostName = "nc.mc-fucker.cool";
|
hostName = "nc.mc-fucker.cool";
|
||||||
package = pkgs.nextcloud22;
|
package = pkgs.nextcloud23;
|
||||||
https = true;
|
https = true;
|
||||||
config = {
|
config = {
|
||||||
dbtype = "pgsql";
|
dbtype = "pgsql";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue