summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorstuebinm <stuebinm@disroot.org>2021-03-30 18:20:28 +0200
committerstuebinm <stuebinm@disroot.org>2021-03-30 20:07:50 +0200
commit4ca2f27a60e28504be679204e672756fa9bd9d82 (patch)
tree2dbf9e010f597018e39aaea911b40ca03bbcfe57 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent24466250ecbfa5ce0f0753324b16f5f221876f85 (diff)
nixos/nextcloud: allow more declarative config
This adds two options to the nextcloud module, with the aim of allowing the entirety of `config.php` to be set declaratively: 1. `services.nextcloud.extraOptions`, which takes free-form options given as an attribute set, and reads them in via json from the php side (which lets us prevent syntax errors in php, if not key errors – given the full length of nextcloud's potential options, I don't think specifying them all via Nix is a viable option) 2. `services.nextcloud.secretFile`, which takes a path to a json file specifying options which a user may want to keep secret and not add to their nix store; this file is read in the same way on startup by php, and may even overwrite options set in some other way.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions