mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Remove news app from nextcloud
This commit is contained in:
parent
c7fb2a80f0
commit
68b0597c10
3 changed files with 0 additions and 24 deletions
|
|
@ -80,12 +80,6 @@ in
|
|||
license = "agpl3Plus";
|
||||
unpack = true;
|
||||
};
|
||||
news = pkgs.fetchNextcloudApp {
|
||||
url = inputs.nextcloud-news.outPath;
|
||||
sha256 = inputs.nextcloud-news.narHash;
|
||||
license = "agpl3Plus";
|
||||
unpack = true;
|
||||
};
|
||||
side_menu = pkgs.fetchNextcloudApp {
|
||||
url = inputs.nextcloud-side-menu.outPath;
|
||||
sha256 = inputs.nextcloud-side-menu.narHash;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue