This commit is contained in:
Shelvacu
2025-03-26 22:06:39 -07:00
committed by Shelvacu on fw
parent 219e5c5e37
commit 152d6e5301

View File

@@ -71,14 +71,9 @@
notes notes
tasks tasks
contacts contacts
gpoddersync
richdocuments
; ;
gpoddersync = pkgs.fetchNextcloudApp {
appName = "gpoddersync";
url = "https://github.com/thrillfall/nextcloud-gpodder/releases/download/3.11.0/gpoddersync.tar.gz";
hash = "sha256-U4YzTec7mvslXk6LC5/YlIRzrbOhABHK3ZZ1zYR3JYU=";
appVersion = "3.9.0";
license = "gpl3";
};
}; };
phpOptions."opcache.interned_strings_buffer" = "32"; phpOptions."opcache.interned_strings_buffer" = "32";