stuff
This commit is contained in:
@@ -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";
|
||||||
|
Reference in New Issue
Block a user