nextcloud: 30 -> 31
This commit is contained in:
parent
beb7d791e7
commit
016bc33bea
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ in
|
||||||
|
|
||||||
nextcloud = {
|
nextcloud = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.nextcloud30;
|
package = pkgs.nextcloud31;
|
||||||
hostName = "cloud.nyanlout.re";
|
hostName = "cloud.nyanlout.re";
|
||||||
database.createLocally = true;
|
database.createLocally = true;
|
||||||
https = true;
|
https = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue