Commit graph

2092 commits

Author SHA1 Message Date
dish c3abba577a nixos/mastodon: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish 91283c6fe7 nixos/kimai: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish 384a6720d7 nixos/invidious: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish 40371dd131 nixos/gotify-server: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish 16d3323694 nixos/gancio: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish be2c87eea0 nixos/flarum: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish b9203ecad9 nixos/engelsystem: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish 370bb6bd60 nixos/discourse: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish 79ea0ba602 nixos/dependency-track: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish 9f0c8c6e9e nixos/cryptpad: fix documentation link formatting 2025-02-12 21:03:21 +01:00
dish d73589e65e nixos/changedetection-io: fix documentation link formatting 2025-02-12 21:03:21 +01:00
Jakob Schöttl 0b117a31ec bookstack: fix syntax in option example 2025-02-12 09:15:24 +01:00
Maximilian Bosch 9819723bbe
Merge: nixos/nextcloud: expose finalPackage (#376818) 2025-02-07 18:24:48 +01:00
Felix Buehler 8688bb5ab0 nixos/nextcloud: expose finalPackage 2025-02-05 22:33:03 +01:00
Sandro c062500e08
nixos/powerdns-admin: adapt for newer flask-session (#365257) 2025-02-05 20:06:11 +01:00
Bruno BELANYI c6a9c1aefe
nixos/homebox: fix 'settings' default description (#379586) 2025-02-05 13:46:24 +00:00
Bruno BELANYI 72136fac64 nixos/homebox: fix 'settings' default description 2025-02-05 12:14:02 +00:00
Tristan Ross 5d9b653219
nixos/wakapi: fix logical error in warning; minor grammatical improvements (#375021) 2025-02-04 12:42:14 -08:00
Torsten Trautwein c397110901 nixos/immich: Add accelerationDevices configuration option
This allows immich to utilize devices for hardware accelerated video
transcoding.
2025-02-03 08:03:49 +01:00
Sandro Jäckel bbae05deac
nixos/privatebin: fix defaultText 2025-02-03 00:00:30 +01:00
Sandro e47c5369ed
nixos/nextcloud-notify_push: turn off keepalive_timeout, proxy_buffering (#364937) 2025-02-02 22:20:53 +01:00
Martin Weinelt bce9b0fde9
pretix: 2024.11.0 -> 2025.1.0
https://pretix.eu/about/en/blog/20250131-release-2025-1-0/
https://github.com/pretix/pretix/compare/refs/tags/v2024.11.0...v2025.1.0
2025-02-02 14:22:22 +01:00
Matt Christ bab9e7743c nixos/freshrss: remove unimplemented 'none' webserver option 2025-02-01 17:32:40 -06:00
Felix Bühler a3c8d04684
nixos/homer: init (#368594) 2025-01-31 22:34:36 +01:00
Robert Schütz 60c278da0b
lessc: repackage with buildNpmPackage (#323705) 2025-01-31 10:10:05 -08:00
Felix Buehler 4cff6cd191 nixos/homer: init 2025-01-30 21:58:24 +01:00
Bruno BELANYI b96538077a
nixos/homebox: disable GitHub checks (#377788) 2025-01-29 20:38:32 +00:00
Bruno BELANYI aaa2688220 nixos/homebox: fix link to documentation 2025-01-29 18:11:26 +00:00
Bruno BELANYI 74caec48d2 nixos/homebox: disable GitHub checks
Doesn't make sense to have it enabled by default on NixOS.
2025-01-29 18:10:30 +00:00
lelgenio c8a6270c96 lessc: repackage with buildNpmPackage 2025-01-28 20:12:33 -03:00
Arne Keller 68afd50b2a
nixos/calibre-web: restore compatibility with old dataDir values (#375539) 2025-01-28 14:51:02 +01:00
Weijia Wang e6b1a3bd78
nixos/pixelfed: fix typo in nginx submodule description (#377396) 2025-01-27 22:26:27 +01:00
Felix Bühler bed0e7fadc
nixos/freshrss: add caddy support (#377068) 2025-01-27 21:39:01 +01:00
Christoph Heiss 327028baa0
nixos/pixelfed: fix typo in nginx submodule description
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-01-27 21:33:43 +01:00
Philip Taron d9b725d0b7
nixos/*: tag manpage references (#377184) 2025-01-27 09:09:38 -08:00
Silvan Mosberger 7cceab521e
pds: init at 0.4.74, nixos/pds: init (#350645) 2025-01-27 13:54:09 +01:00
Morgan Jones 672f423d0c nixos/mattermost: default preferNixConfig to true
Now that we are disabling telemetry by default, we should attempt to
override it and other options in existing mutable configs,
if the user had a mutable config and advances their system.stateVersion.
2025-01-27 10:29:37 +01:00
Morgan Jones fc3f7c17e2 nixos/mattermost: disable telemetry by default
We should disable telemetry but enable security update checks. Make both
controlable in the module without digging into settings.

Disabling telemetry also makes NixOS tests faster because the server
tries to send telemetry on first start.
2025-01-27 10:29:37 +01:00
Peder Bergebakken Sundt 953f72e76e nixos/*: tag manpage references 2025-01-27 02:47:01 +01:00
Felix Buehler 88234d3a4f nixos/freshrss: add caddy support 2025-01-26 22:33:20 +01:00
Arne Keller 2ab9225a40
stash: refactor; 0.25.1 -> 0.27.2; nixos/stash: init (#323231) 2025-01-26 15:16:35 +01:00
Weijia Wang 9d71dc7005 nixos/pixelfed: bump php version 2025-01-26 00:03:45 +01:00
Sandro a2e08fbd52
nixos/simplesamlphp: don't configure empty options (#370787) 2025-01-25 16:59:55 +01:00
DrakeTDL 8814ab8ab5
nixos/stash: init 2025-01-24 10:50:55 -08:00
t4ccer 6091da47e5
nixos/pds: init module 2025-01-23 10:26:12 -07:00
fleaz 9c0aff55a2 nixos/mediawiki: Ignore composer dependencies when calling update.php 2025-01-21 22:58:20 +01:00
FliegendeWurst d1f4d27b33 nixos/calibre-web: restore compatibility with old dataDir values 2025-01-21 14:42:58 +01:00
Sandro 2630f1f73f
nixos/stirling-pdf: fix external dependencies and service permissions (#374225) 2025-01-21 11:17:14 +01:00
Martin Weinelt 886a2858d3
mediawiki: 1.42.4 -> 1.43.0 (#369641) 2025-01-21 03:25:11 +01:00
Martin Weinelt 19a38ac732
nixos/mediawiki: make changes for 1.43.0 2025-01-21 03:12:28 +01:00