Commit graph

1975 commits

Author SHA1 Message Date
Christian Kögler ae09407854
nixos/monica: fix email configuration bug (#366946) 2024-12-31 11:23:08 +01:00
Cosima Neidahl 952fbd2f0e
nixos/kimai: fix incorrect service name for PHP-FPM service mixin, set PHP package for PHP-FPM pool to Kimai's PHP package (#358743) 2024-12-30 13:55:30 +01:00
Arne Keller 4b7712c3f1
nixos/dex: Restart on referenced file changes (#343738) 2024-12-29 14:54:15 +01:00
โทสตัล 180c953138 nixos/movim: rm logs if found 2024-12-29 11:08:37 +07:00
โทสตัล 0d59a5928e optionally add group to nginx user 2024-12-29 11:08:36 +07:00
โทสตัล 22c7e68534 syntax hints for tree-sitter 2024-12-29 11:08:36 +07:00
โทสตัล c15c466d29 typo in script name 2024-12-29 11:08:36 +07:00
โทสตัล 431afe7289 use mkDefaults for Nginx config 2024-12-29 11:08:36 +07:00
โทสตัล 2e5268e2a5 use movim’s database user 2024-12-29 11:08:36 +07:00
Samuel Rounce b256398a32 nixos/dex: Restart on referenced file changes
Dex now restarts when EnvironmentFile or client secretFile paths
change.
2024-12-28 11:59:12 +00:00
Jörg Thalheim 80130a37d7
nixos/mediawiki: change user in maintenance scripts, use maintenance/run.php script (#352521) 2024-12-25 21:31:12 +01:00
Sandro Jäckel 7c1f9a05ee
nixos/mediawiki: change user in maintenance scripts, use maintenance/run.php script, add deleteUserEmail,importDump,run scripts
script initially copied from nextcloud and run with run.php as requested by this big warning:

*******************************************************************************
NOTE: Do not run maintenance scripts directly, use maintenance/run.php instead!
      Running scripts directly has been deprecated in MediaWiki 1.40.
      It may not work for some (or any) scripts in the future.
*******************************************************************************
2024-12-25 19:26:06 +01:00
Gaetan Lepage 8b235ad144 nixos/dolibarr: change permissions of conf.php to read only 2024-12-23 08:52:03 +01:00
Gaetan Lepage 2dfabce386 nixos/dolibarr: format 2024-12-23 08:43:24 +01:00
Sandro 2207ac3258
nixos/tests/nextcloud: fix notify_push test; nixos/nextcloud-notify_push: add nextcloudUrl option (#365442) 2024-12-22 21:27:56 +01:00
sehqlr 15eafd036b Fixed the Monica email configuration bug 2024-12-20 14:48:38 -06:00
Arne Keller 4ff852554d
nixos/akkoma: include ImageMagick by default (#353164) 2024-12-20 19:13:50 +01:00
Arne Keller dab5c03aa4
firefly-iii: 6.1.24 -> 6.1.25, nixos/firefly-iii: Improved cache clearing (#366564) 2024-12-20 19:12:47 +01:00
Arne Keller 94200398f9
nixos/actual: init at 24.10.1 (#347825) 2024-12-20 18:55:13 +01:00
Arne Keller 75269f6e77
nixos/akkoma: Provide cache directory via environment (#352706) 2024-12-20 18:12:13 +01:00
oddlama 93af2d0523
nixos/actual: init module and tests
Co-authored-by: PatrickDaG <58092422+PatrickDaG@users.noreply.github.com>
2024-12-20 15:06:04 +01:00
Robin Gloster 70145b71c3
Update TT-RSS, add simple test and updater flag customization (#356592) 2024-12-20 10:58:55 +00:00
Savyasachee Jha 51bed7030f nixos/firefly-iii: Improved cache clearing 2024-12-19 20:13:58 +05:30
misuzu 96ec911551
nixos/gancio: add gancio to nginx extraGroups only if nginx enabled (#352143) 2024-12-17 22:13:00 +02:00
Sam Grayson 275baaeee3
nixos/matomo: Fix typo in assertion message (#365931)
This typo is confusing because it seems like the assertion requires nginx to be non-null (old text: "either nginx or nginx.webServerUser is mandatory").
2024-12-17 18:25:41 +02:00
Sandro Jäckel a81d5824e8
nixos/nextcloud-notify_push: add nextcloudUrl option
to have better control over the URL for when bendDomainToLocalhost is
not good enough
2024-12-15 22:43:12 +01:00
Felix Zieger b663e569c7
nixos/nostr-rs-relay: init (#365038)
* nixos/modules/services/web-apps: add nostr-rs-relay

* add jb55 as maintainer

* remove lib.mddoc

* mkenable requires name
2024-12-14 12:27:20 +02:00
Ember 'n0emis' Keske 601504d994 Remove n0emis as direct maintainer 2024-12-13 22:10:53 +01:00
Sandro 7f632a70b8
nixos/bookstack: add package option (#364347) 2024-12-12 21:21:52 -05:00
nicoo f6c5531461
nixos: Don't set !allowSubstitutes (#314664)
It is set by `runCommandLocal` and prevents fetching the build output
from `cache.nixos.org` or another trusted substituter.
2024-12-12 18:26:24 +00:00
Arne Keller 27aef3ef74
nixos/dokuwiki: Don't force http with Caddy (#327743) 2024-12-12 10:21:24 +01:00
K900 7ea7a19b2d
nixos/bookstack: fix unintended escaping of nginx locations (#363581) 2024-12-11 20:23:22 +03:00
Robert Schütz d55cc4608d
nixos/immich: restrict media filesystem permissions (#361627) 2024-12-11 08:45:12 -08:00
Benjamin Saunders fd21ef2a65 nixos/immich: restrict filesystem permissions
immich appears to create this directory with permissions 0755 by
default, which needlessly exposes user data to other processes.
2024-12-10 20:02:17 -08:00
Silvan Mosberger 4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Nick Cao 3c9a1fe232
nixos/wakapi: don't merge EnvironmentFile paths (#363205) 2024-12-09 13:37:24 -05:00
s1341 8ae4064d70 nixos/bookstack: fix unintended escaping of nginx locations 2024-12-09 15:41:22 +02:00
Lukas Werling 1475f480d5 nixos/dokuwiki: Don't force http with Caddy
Caddy usually expects just a hostname without scheme to do its automatic
HTTPS.  It is possible to get the old behavior (only HTTP) by setting
`services.caddy.virtualHosts.<host>.hostName`.
2024-12-09 11:49:52 +01:00
Arne Keller 414c290f3b
nixos/galene: add turnAddress option and fix httpAddress (#353421) 2024-12-09 06:37:50 +01:00
Zexin Yuan 53bd25e9e2
kanboard: init at 1.2.42 (#357229) 2024-12-08 20:17:10 -05:00
NotAShelf a8537d1198
nixos/wakapi: don't merge EnvironmentFile paths 2024-12-08 20:26:54 +03:00
Yt d530a7b9ea
nixos/lemmy: fix nginx backend to proxy needed headers (#306984) 2024-12-06 19:27:00 -05:00
Aleksana 123a31096f
firefly-iii: fix typo (#360434) 2024-12-06 22:46:32 +08:00
misuzu cd9300a455
nixos/akkoma: Make imports explicit (#320513) 2024-12-05 15:00:33 +02:00
w b66069df87
nixos/invoiceplane: fix sites option description (#316699) 2024-12-04 22:47:12 +08:00
liberodark 0c053dfc7c
peertube: 6.0.4 -> 6.3.3 (#358194) 2024-12-03 09:45:16 +01:00
Aleksana ca55ed1674
filesender: FIX: missing format definition. (#316885) 2024-12-03 16:40:22 +08:00
Frédéric Christ dd5ac98f89 nixos/keycloak: Enable Dual-Stack by default.
Keycloak already has Dual-Stack made the default for a while:
https://github.com/keycloak/keycloak/pull/21340/files#diff-28d941fe33e0f8217892e8096ba7152ba9ade67e3b2c3f0ce31a333d90cc339d
2024-12-01 20:20:27 +01:00
Ratchanan Srirattanamet 106bef066f nixos/kimai: set PHP package for PHP-FPM pool to Kimai's PHP package
I've already made it so that Kimai's PHP package has all required
extensions. So use that instead of the default PHP package.

This fixes a warning in Kimai's doctor page.
2024-12-01 18:09:47 +00:00
Ratchanan Srirattanamet a1b3091db8 nixos/kimai: fix incorrect service name for PHP-FPM service mixin
'systemd.services' will append '.service' suffix, so the extra
'.service' shouldn't be there. This fixes setting environment file.
2024-12-01 18:09:46 +00:00