feat: Update swaync css and settings

This commit is contained in:
uttarayan21
2025-07-18 11:52:53 +05:30
parent 4df3592833
commit 214c6e5d92
3 changed files with 17 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
enable = true;
package = pkgs.nextcloud31;
extraApps = {
inherit (config.services.nextcloud.package.packages.apps) contacts calendar;
inherit (config.services.nextcloud.package.packages.apps) contacts calendar bookmarks;
};
extraAppsEnable = true;
hostName = "cloud.darksailor.dev";