update nextcloud package version to 33
This commit is contained in:
parent
0e1a7c0830
commit
cce19b503f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
services.nextcloud = {
|
services.nextcloud = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.nextcloud31;
|
package = pkgs.nextcloud33;
|
||||||
|
|
||||||
hostName = "nextcloud.srazka.com";
|
hostName = "nextcloud.srazka.com";
|
||||||
https = true;
|
https = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue