nextcloud talk added
This commit is contained in:
parent
1bded45a65
commit
cb7776a305
|
@ -93,7 +93,7 @@ in {
|
|||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||
# List of apps we want to install and are already packaged in
|
||||
# https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/nextcloud/packages/nextcloud-apps.json
|
||||
inherit mail calendar contacts notes onlyoffice cookbook;
|
||||
inherit mail calendar contacts notes onlyoffice cookbook spreed;
|
||||
};
|
||||
config = {
|
||||
overwriteProtocol = "https";
|
||||
|
|
Loading…
Reference in a new issue