mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 04:20:33 +01:00
disable recognize for nextcloud for now
This commit is contained in:
parent
654e7b19bb
commit
70964abf96
|
@ -60,11 +60,11 @@
|
|||
|
||||
previewgenerator
|
||||
;
|
||||
recognize = pkgs.fetchNextcloudApp {
|
||||
sha256 = "sha256-7qp9UbUcMwBNdGixaR0BAigMAtlyCAN39WxqHbsFVGE=";
|
||||
url = "https://github.com/nextcloud/recognize/releases/download/v7.0.0/recognize-7.0.0.tar.gz";
|
||||
license = "agpl3Only";
|
||||
};
|
||||
# recognize = pkgs.fetchNextcloudApp {
|
||||
# sha256 = "sha256-7qp9UbUcMwBNdGixaR0BAigMAtlyCAN39WxqHbsFVGE=";
|
||||
# url = "https://github.com/nextcloud/recognize/releases/download/v7.0.0/recognize-7.0.0.tar.gz";
|
||||
# license = "agpl3Only";
|
||||
# };
|
||||
};
|
||||
extraAppsEnable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue