nextcloud #3
1 changed files with 7 additions and 2 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue