Commit graph

38272 commits

Author SHA1 Message Date
Maximilian Bosch
4a2a4193f9
nixos/nginx: fix type of mapHashBucketSize
While the default is indeed 32/64/128, the option accepts any `size`[1]
including values >128, as observed in a customer project.

[1] https://nginx.org/en/docs/http/ngx_http_map_module.html
2025-06-05 14:58:17 +02:00
Sandro
a5e5448275
nixos/nix-required-mounts: example typo (#408556) 2025-06-02 21:38:04 +02:00
Martin Weinelt
d5bbb50acc
nixos/lasuite-docs: fix media proxying (#412732) 2025-06-02 21:22:37 +02:00
Felix Bühler
02abb271ea
nixos/murmur: Get rid of global lib expansion (#412693) 2025-06-02 21:04:25 +02:00
Martin Weinelt
885a3eeb1a
nixos/wyoming-satellite: fix override to use dependencies (#411891) 2025-06-02 20:27:13 +02:00
Martin Weinelt
0e4118f672
nixos/lasuite-docs: use systemd bind mount instead of stateful symlink for static directory (#413308) 2025-06-02 20:13:39 +02:00
networkException
0b360e9328
nixos/lasuite-docs: use systemd bind mount instead of stateful symlink for static directory 2025-06-02 19:51:42 +02:00
Pol Dellaiera
6d9d3014ba
treewide: fix typos in comments (#413240) 2025-06-02 18:43:07 +02:00
Johannes Kirschbauer
ac5a33bdab
nixos/unitOption: remove unnecessary definition filtering (#412468) 2025-06-02 18:37:26 +02:00
Peder Bergebakken Sundt
c77ac9dfc3 treewide: fix typos 2025-06-02 16:07:07 +02:00
Pol Dellaiera
205948c692
nixos: correct meta.maintainers (#413092) 2025-06-02 11:27:44 +02:00
eljamm
e04f8bb993 nixos/libeufin: update BASE_URL
which is now required to have a valid protocol.
2025-06-02 09:38:19 +02:00
eljamm
276fca3265 nixos/taler: add exchangekeyupdate service
whose role is to sync Taler exchanges' information with the merchant.
2025-06-02 09:38:19 +02:00
eljamm
58fca01255 nixos/taler: update exchange settings
adding new and removing deprecated ones.
2025-06-02 09:38:19 +02:00
eljamm
85b6430fac nixos/taler: use the same dynamicUser for services
which makes managing the database much simpler.
2025-06-02 09:38:19 +02:00
eljamm
5db5bd097c nixos/taler: explicitly specify configFile
else the executables fail to work.
2025-06-02 09:38:19 +02:00
Michele Guerini Rocco
0e0842c978
nixos/monero: add an option to use ip ban-list (#412522) 2025-06-02 09:17:36 +02:00
Peder Bergebakken Sundt
0fc2ab2e0e nixos/vivid: correct meta.maintainer
`lib.maintainers.blackheaven` does not exist, but the github id matches `lib.maintainers.gdifolco` which corresponds with the author of https://github.com/NixOS/nixpkgs/pull/345656
2025-06-02 02:48:30 +02:00
Yt
d699cfc3b4
stalwart-mail: 0.11.8 -> 0.12.2 (#409178) 2025-06-01 16:58:38 -04:00
Arne Keller
005efa5c0c
nixos/filebrowser: add user and group options (#412653) 2025-06-01 17:16:35 +02:00
h7x4
5b840ad984
bluemap: 5.4 -> 5.7 (#357164) 2025-06-01 15:20:10 +02:00
Adrien Faure
aeedfab1bf nixos/documentation: add option to disable redirects
Related to issue #https://github.com/NixOS/nixpkgs/issues/412451
2025-06-01 13:38:56 +02:00
Yt
bd63862b59
nixos/stalwart-mail: fix incorrect config for webadmin and spam-filter (#412054) 2025-06-01 07:17:22 -04:00
Atemu
3290ebb4a2
maintainers: rename alyaeanyx -> pentane (#412853) 2025-06-01 12:14:01 +02:00
Pratham Patel
0aae134f2f nixos/cosmic: add warning when a core package is excluded
Also add an option to toggle the visibility of warning to not cause
alarm fatigue.
2025-06-01 12:00:28 +02:00
Pratham Patel
b3fab2e4b1 nixos/cosmic: move absolutely necessary packages under corePkgs
The packages without which the COSMIC DE doesn't start at all, or has a
high probability of not initializing are moved in the `corePkgs` list of
packages. This clarifies what packages are not to be excluded when the
user posts an issue about COSMIC crashing with either of the core
packages excluded and inform the user.
2025-06-01 12:00:28 +02:00
Pratham Patel
4e2d9fa5ef nixos/cosmic: add option for excluding package(s) 2025-06-01 12:00:28 +02:00
Aleksana
27f051c104
nixos/octoprint: fix setting host causing port to be unset (#411942) 2025-06-01 17:08:51 +08:00
TornaxO7
7f29ce73cb
nixos/stalwart-mail: fix description of openFirewall 2025-06-01 10:49:56 +02:00
alyaeanyx
bdd58823ab maintainers: rename alyaeanyx -> pentane 2025-06-01 09:27:14 +02:00
Aleksana
a6f4ca139b
nekoray: fix TUN functionality (#410840) 2025-06-01 11:19:48 +08:00
h7x4
5b3e5519c1
nixos/bluemap: merge addons option into packs
Mentioned in the release notes for bluemap 5.5:

> Move all contents (if any) of bluemaps addons folder into
> bluemaps packs folder and delete the addons folder.
> (Native addons now go into the packs folder alongside resourcepacks)

https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.5
2025-06-01 04:18:54 +02:00
Peder Bergebakken Sundt
cfbe1487f1
nixos/stash: fix empty immutable plugins (#402574) 2025-06-01 03:46:25 +02:00
Peder Bergebakken Sundt
e2c60b31f8
nixos/test/stash: fix eval (#412794) 2025-06-01 03:45:59 +02:00
Peder Bergebakken Sundt
8be90eac26
nixos/stash: fix mutableSettings logic (#408198) 2025-06-01 03:39:01 +02:00
Peder Bergebakken Sundt
dd3cbbe9d7 nixos/test/stash: fix eval
nixosTests.stash fails eval when trying to convert cfg.settings to json due to a lambda sneaking its way in there. Bisected the issue to 0de1d18795. This fixes the issue.
2025-06-01 03:16:41 +02:00
h7x4
893e2fac6a
nixos/chrysalis: init module (#410253) 2025-06-01 02:26:01 +02:00
Felix Singer
7c7c839a26 nixos/murmur: Drop warnings regarding renamed/removed options
These warnings were added around 5 years ago. That's long enough. So
drop them.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-31 21:15:21 +02:00
Felix Singer
f13ada1223 nixos/murmur: Get rid global lib expansion
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-31 21:15:21 +02:00
Felix Singer
9bca318775 nixos/murmur: Use lib.mkEnableOption where possible
While on it, replace occurrences of "Murmur" with "Mumble server" of
touched options.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-31 21:15:21 +02:00
Puck Meerburg
39fe05dec0 nixos/lasuite-docs: fix media proxying 2025-05-31 18:02:44 +00:00
Marcus Ramberg
7d26069e0d
{,nixos/}pocket-id: 0.53.0 -> 1.1.0 (#411229) 2025-05-31 18:06:33 +02:00
Donovan Glover
b4d22dbdf6
dwm-status: 1.9.0 -> 1.10.0; nixos/dwm-status: run with --quiet (#411463) 2025-05-31 14:46:41 +00:00
Martin J. Andersen
c7ddf0b314 nixos/filebrowser: add user and group options 2025-05-31 15:47:12 +02:00
nat
1ffc904284
nixos/monero: add an option to use ip ban-list 2025-05-31 13:02:50 +02:00
Gutyina Gergő
17db1b17e7
nixos/pocket-id: add option to disable analytics
Co-authored-by: ymstnt <21342713+YMSTNT@users.noreply.github.com>
2025-05-31 12:52:41 +02:00
Jörg Thalheim
7c07515359
system.etc.overlay: build erofs also locally (#412416) 2025-05-31 07:49:08 +02:00
nat
6617c167f7
nixos/monero: use lib.getExe 2025-05-31 02:05:50 +02:00
Adam C. Stephens
6a43740d56
headscale: 0.25.1 -> 0.26.0, update nixos module and test accordingly (#407644) 2025-05-30 17:06:02 -04:00
Johannes Kirschbauer
6d8eca96ba
sysctl: remove unnecessary definition filtering 2025-05-30 22:45:46 +02:00