diff --git a/configuration.nix b/configuration.nix index 1f2ce51..0edf7b9 100644 --- a/configuration.nix +++ b/configuration.nix @@ -411,13 +411,6 @@ license = "agpl3Plus"; url = "https://github.com/thrillfall/nextcloud-gpodder/releases/download/3.8.2/gpoddersync.tar.gz"; }; - user_oidc = pkgs.fetchNextcloudApp { - appName = "user_oidc"; - appVersion = "1.3.5"; - sha256 = "sha256-G4/d5Q/ac3XBT6EJY2a0b74yzIHztGg0P/ZwOxLe3F4="; - license = "agpl3Plus"; - url = "https://github.com/nextcloud/user_oidc/archive/refs/tags/v1.3.5.tar.gz"; - }; }; }; services.phpfpm.pools.nextcloud.settings = {