feat: update nextcloud
This commit is contained in:
parent
5a20d97084
commit
7a8cd490d5
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
hostName = "nextcloud.cloonar.com";
|
hostName = "nextcloud.cloonar.com";
|
||||||
https = true;
|
https = true;
|
||||||
package = nextcloud30;
|
package = pkgs.nextcloud31;
|
||||||
# Instead of using pkgs.nextcloud27Packages.apps,
|
# Instead of using pkgs.nextcloud27Packages.apps,
|
||||||
# we'll reference the package version specified above
|
# we'll reference the package version specified above
|
||||||
extraApps = {
|
extraApps = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue