chore: Remove nextcloud apps that I don't really use anymore

This commit is contained in:
Tristan Daniël Maat 2025-01-19 17:48:33 +08:00
parent ac2913c186
commit 22e1ab6095
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -52,12 +52,10 @@ in
extraApps = { extraApps = {
inherit (config.services.nextcloud.package.packages.apps) inherit (config.services.nextcloud.package.packages.apps)
bookmarks
calendar calendar
contacts contacts
cookbook cookbook
news news
notes
; ;
}; };
}; };