Aleksana
b930f88a3a
regreet: set right data dir (NixOS#377585) ( #383764 )
2025-03-09 17:42:44 +08:00
Franz Pletz
7978d240c2
nixos/iosched: exclude loop devices by default; mention in release notes ( #385106 )
2025-03-09 09:38:05 +01:00
Florian Klink
9004cb4a05
nixos/h2o: add simple listen.host setting, add example ( #386318 )
2025-03-09 11:32:06 +07:00
โทสฺตัล
1e3e30d566
nixos/h2o: clarify/format some docs to point to upstream config
2025-03-09 11:03:48 +07:00
Sandro
90c9004407
hylafaxplus: 7.0.9 -> 7.0.10, misc improvements (also module) ( #376418 )
2025-03-08 22:39:47 +01:00
Mikael Voss
54bd09a515
nixos/iosched: exclude loop devices by default
2025-03-08 21:56:51 +01:00
Sandro
63e31591f2
nixos/matrix-alertmanager: set NODE_ENV to production, fix shellcheck when it is enabled ( #388000 )
2025-03-08 21:54:58 +01:00
Leona Maroni
810f3b88e4
nixos/synapse-auto-compressor: init ( #383168 )
2025-03-08 16:55:06 +01:00
Yt
b97d92aaef
nixos/cloudflare-dyndns: fix missing home error ( #386211 )
2025-03-08 09:15:24 -05:00
Aleksana
7791660b3f
nixos/nextcloud: update nextcloud version in example ( #387933 )
2025-03-08 20:26:35 +08:00
Donovan Glover
9ac142b30c
feedbackd: 0.4.1 -> 0.7.0 ( #385050 )
2025-03-08 10:57:13 +00:00
Maximilian Bosch
6fe52c5dae
Merge: nixos/nextcloud: fix shellcheck after #367433 ( #387913 )
2025-03-08 11:32:05 +01:00
n
e43340da27
nixos/emacs: improve description of services.emacs.enable ( #387966 )
...
Remove `, whatever its value.` because it makes the sentence confusing.
2025-03-08 17:04:05 +08:00
shelvacu
1a4575f9db
nixos/modules: Add security.pki.caBundle option and make all services use it for CA bundles ( #352244 )
...
Previously some modules used `config.environment.etc."ssl/certs/ca-certificates.crt".source`, some used `"/etc/ssl/certs/ca-certificates.crt"`, and some used `"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"`. These were all bad in one way or another:
- `config.environment.etc."ssl/certs/ca-certificates.crt".source` relies on `source` being set; if `text` is set instead this breaks, introducing a weird undocumented requirement
- `"/etc/ssl/certs/ca-certificates.crt"` is probably okay but very un-nix. It's a magic string, and the path doesn't change when the file changes (and so you can't trigger service reloads, for example, when the contents change in a new system activation)
- `"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"` silently doesn't include the options from `security.pki`
Co-authored-by: Shelvacu <git@shelvacu.com>
2025-03-08 08:41:08 +00:00
Connor Baker
871cda0b06
testers.shellcheck: refactor, update docs, and simplify tests ( #385940 )
2025-03-07 20:53:33 -08:00
Connor Baker
cd7df192e3
treewide: add name argument to calls to testers.shellcheck
2025-03-08 00:15:22 +00:00
Sandro Jäckel
2dc0f36390
nixos/matrix-alertmanager: fix shellcheck when it is enabled
2025-03-07 22:40:24 +01:00
Philip Taron
f041d52e7b
nixos/users-groups: Add assert on null shells ( #279431 )
2025-03-07 12:54:52 -08:00
Sandro Jäckel
95fa8bfc70
nixos/matrix-alertmanager: set NODE_ENV to production
2025-03-07 20:39:50 +01:00
Sandro
48ecb73067
netbox_4_2: init ( #376100 )
2025-03-07 20:31:48 +01:00
Sandro
ea79d17e5b
nixos/nextcloud: update nextcloud version in example
2025-03-07 20:20:39 +01:00
Sandro
07c24fffa3
nixos/matrix-alertmanager: init module ( #378966 )
2025-03-07 19:59:46 +01:00
jan
5deeee393a
nixos/wireshark: usbmon permissions
...
Add an usbmon.enable option (default false) for setting permissions for
capturing USB traffic.
Add a dumpcap.enable option (default true) for setting permissions for
capturing network traffic.
fixes #375657
2025-03-07 19:34:27 +01:00
misuzu
f3b9f47891
nixos/umurmur: init ( #387580 )
2025-03-07 17:46:10 +02:00
Sandro Jäckel
98b175f44a
nixos/nextcloud: fix shellcheck after #367433
2025-03-07 14:41:02 +01:00
Martin Weinelt
e61a020108
evcc: add envsubst secret support ( #387829 )
2025-03-07 11:47:52 +01:00
Maximilian Bosch
6c4f93e113
Merge: nixos/nextcloud: use LoadCredential to read secrets ( #367433 )
2025-03-07 10:58:29 +01:00
Martin Weinelt
067732921f
nixos/evcc: support passing secrets with envsubst
...
and apply some newer best practices.
2025-03-07 10:08:55 +01:00
3JlOy_PYCCKUI
095da00b2d
nixos/umurmur: init
2025-03-07 12:07:53 +03:00
Florian Klink
92d11f06d5
nixos/movim: run nixfmt-rfc-style ( #387633 )
2025-03-07 15:18:51 +07:00
โทสฺตัล
43c1654cae
nixos/movim: run nixfmt on module
...
This 711-line file was expanded into 817-line file by nixfmt.
Readability was hurt as now I can’t see as much in my editor at a time;
this directly makes editing & reviewing slower as reading is harder. I
am upset about this change.
2025-03-07 14:53:05 +07:00
Nick Cao
f0f00d4c14
nixos/dendrite: rename settings.sync_api.search.enable option to sett… ( #386393 )
2025-03-06 17:12:52 -05:00
Dionysis Grigoropoulos
ce90b7889c
nixos/matrix-alertmanager: init module
2025-03-07 00:04:17 +02:00
Philip Taron
9ab61b2537
nixos/doc: convert links to manpages ( #383975 )
2025-03-06 09:37:51 -08:00
7c6f434c
fe36c0e045
Squid: 6.13 -> 7.0.1 ( #384972 )
2025-03-06 17:17:08 +00:00
Joshua Kobschätzki
019f100d17
squid: add inverse test
2025-03-06 11:36:17 +01:00
Izorkin
01e8036a98
logrotate: allow access to unix socket
2025-03-06 10:41:49 +03:00
Jeremiah
1e0217b0c5
nixos/soft-serve: restart trigger added ( #384829 )
...
Previously changing configuration did not apply to the running service
requiring it to be restarted manually. This fixes that issue.
2025-03-05 12:54:04 -05:00
Sandro
5ca7fffe87
nezha: 0.20.3 -> 1.9.5; nezha-agent: 0.20.5 -> 1.9.2; nixos/nezha-agent: refactor ( #361515 )
2025-03-05 17:38:42 +01:00
Maximilian Bosch
432d274c81
nixos/nextcloud-notify_push: use RestartMode=direct
...
`nextcloud-notify_push.service` requires
`nextcloud-notify_push-setup.service`. If the latter fails (e.g. because
of Nextcloud not being there yet), the push service would also fail with
result 'dependency'.
RestartMode=direct doesn't put a unit into failed state IF it's about to
be restarted again. That way, `nextcloud-notify_push` will await several
restart attempts. Only if the unit fails due to a rate-limit (i.e. too
many restarts), the push service will also fail.
If the startup is still too slow, it may make sense for administrators to
configure higher intervals between the start attempts with RestartSec.
2025-03-05 17:27:04 +01:00
Donovan Glover
4a0ff69422
nixos/restic: unlock database before doing pruning ( #387116 )
2025-03-05 16:00:48 +00:00
Sandro
d52a42c0c1
part-db: init at 1.14.5 ( #365249 )
2025-03-05 15:31:27 +01:00
Luflosi
d3d77fbad0
feedbackd: 0.4.1 -> 0.7.0
...
https://source.puri.sm/Librem5/feedbackd/-/releases/v0.5.0
https://source.puri.sm/Librem5/feedbackd/-/releases/v0.6.0
https://source.puri.sm/Librem5/feedbackd/-/releases/v0.7.0
Release v0.5.0 mentions a new systemd unit "fbd-alert-slider" but I did not attempt to make it work as I don't have such a device.
2025-03-05 14:49:09 +01:00
Cosima Neidahl
6abd862418
miriway: 24.11.1 -> 25.02 ( #385391 )
2025-03-05 12:59:48 +01:00
Nico Felbinger
c456896108
nixos/part-db: init module
...
Co-authored-by: Sandro <7258858+supersandro2000@users.noreply.github.com>
Co-authored-by: Tert0 <62036464+tert0@users.noreply.github.com>
2025-03-05 12:56:25 +01:00
Martin Weinelt
4ffa25f041
frigate: 0.14.1 -> 0.15.0 ( #386266 )
2025-03-05 12:52:36 +01:00
Jonas Heinrich
370bcffd35
nixos/networkd-dispatcher: added missing enum value "enslaved" to option "onState" ( #382574 )
2025-03-05 10:52:31 +01:00
Sefa Eyeoglu
9ebdac572e
monado: set VIT_SYSTEM_LIBRARY_PATH so that libbasalt.so can be found ( #387175 )
2025-03-05 08:44:10 +01:00
34j
783dff1c6f
monado: set VIT_SYSTEM_LIBRARY_PATH so that libbasalt.so can be found
2025-03-05 13:39:01 +09:00
Jakob Klepp
7bffbf3c4c
nixos/nats: add option validateConfig ( #387048 )
...
As discussed in the comments of https://github.com/NixOS/nixpkgs/pull/322035
and in the issue https://github.com/NixOS/nixpkgs/issues/333119
config validation fails at build time when the config
references files unavailable during build time
nixos/nats: nixfmt 'nixos/modules/services/networking/nats.nix'
2025-03-04 17:51:09 -08:00