Compare commits
2 Commits
47cc5c881c
...
07782f60d1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07782f60d1 | ||
|
|
2fbf06da7a |
@@ -34,7 +34,7 @@ in {
|
|||||||
appstoreEnable = false;
|
appstoreEnable = false;
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||||
inherit calendar contacts notes tasks;
|
inherit calendar contacts mail notes tasks;
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
overwriteProtocol = "https";
|
overwriteProtocol = "https";
|
||||||
|
|||||||
Reference in New Issue
Block a user