Nextcloud: added and removed apps

This commit is contained in:
Jurn Wubben 2025-07-30 17:27:16 +02:00
parent 2aed55df7a
commit e5394f8966

View file

@ -34,10 +34,15 @@ in {
calendar calendar
contacts contacts
mail mail
notes
tasks
user_oidc user_oidc
whiteboard
phonetrack
; ;
external = pkgs.fetchNextcloudApp {
hash = "sha256-xVrnahqgXIXjk9gukrFgpwZiT2poUIDl83xV8hXPisw=";
url = "https://github.com/nextcloud-releases/external/releases/download/v6.0.2/external-v6.0.2.tar.gz";
license = "agpl3Plus";
};
}; };
settings = { settings = {