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;
|
||||
caching.redis = true;
|
||||
hostName = "nc.mc-fucker.cool";
|
||||
package = pkgs.nextcloud22;
|
||||
package = pkgs.nextcloud23;
|
||||
https = true;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue