ma owncloud: update to 22
This commit is contained in:
parent
8043e45ad3
commit
b6ed4481c8
|
@ -49,7 +49,7 @@ in {
|
|||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud21;
|
||||
package = pkgs.nextcloud22;
|
||||
hostName = "o.euer.krebsco.de";
|
||||
# Use HTTPS for links
|
||||
https = true;
|
||||
|
|
Loading…
Reference in a new issue