alpine: fixes
cerysb.art redirect nextcloud preview app whatsapp encryption fix
This commit is contained in:
parent
f8dd1681aa
commit
979d820186
3 changed files with 3 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ in {
|
|||
};
|
||||
extraApps = {
|
||||
inherit (config.services.nextcloud.package.packages.apps)
|
||||
contacts calendar mail gpoddersync memories notes maps;
|
||||
contacts calendar mail gpoddersync memories notes maps previewgenerator;
|
||||
oidc_login = pkgs.fetchNextcloudApp {
|
||||
sha256 = "sha256-cN5azlThKPKRVip14yfUNR85of5z+N6NVI7sg6pSGQI=";
|
||||
url = "https://github.com/pulsejet/nextcloud-oidc-login/releases/download/v3.0.2/oidc_login.tar.gz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue