Victor Engmark
7389d32232
nixos/cupsd: Fix permissions on shared directories
...
`/var/cache`, `/var/lib`, and `/var/spool` all have 0755 permissions by
default, so should probably be created as such in this script.
See #357447 for discussion.
2024-11-29 21:50:04 +13:00
Sandro
1d62a85ff5
nixos/mailman: add option to expand the uwsgi settings ( #333315 )
2024-11-29 00:53:55 +01:00
Victor Engmark
bfe7bb410f
nixos/printing: fix ShellCheck issues
...
ShellCheck reports the following:
> SC2174 (warning): When used with -p, -m only applies to the deepest
> directory.
Avoid this warning by splitting `mkdir -m MODE -p DIR` into
`(umask MASK && mkdir -p DIR)`.
2024-11-28 22:41:11 +01:00
Ilan Joselevich
c7c136a610
kanidm: allow hydra to cache alternative build with secret provisioning ( #358782 )
2024-11-28 19:35:25 +02:00
Sandro
1af52db201
nixos/mailman: wrap mailman cli to start as mailman user ( #332847 )
2024-11-27 23:07:31 +01:00
Sandro Jäckel
61d15c60fc
nixos/mailman: add option to expand the uwsgi settings
2024-11-27 23:02:47 +01:00
Felix Bühler
377b520bab
nixos/mopidy: restart the systemd service on failure ( #357250 )
2024-11-27 20:24:23 +01:00
Leona Maroni
57decfd591
nixos/wg-access-server: bugfix missing cfg dns.enabled ( #352839 )
2024-11-27 18:04:46 +01:00
Nick Cao
caeec1f97d
nixos/mautrix-telegram: use ffmpeg-headless instead of ffmpeg-full ( #358225 )
2024-11-27 09:09:54 -05:00
Yt
e668162647
Meilisearch module ( #359206 )
2024-11-26 20:33:33 -05:00
Jordan Williams
90dfafee35
nixos/mopidy: restart the systemd service on failure
...
This ensures Mopidy is running, even after crashes.
2024-11-26 16:30:56 -06:00
Valentin Gagarin
0ad4684753
agorakit: unbreak by setting valid database package
2024-11-26 22:20:19 +01:00
Izorkin
a7c8d553ae
nixos/logrotate: allow change mode of a file
2024-11-26 18:55:41 +03:00
Nick Cao
a17db8891e
nezha-agent: add updateScript; 0.20.3 -> 0.20.5 ( #358660 )
2024-11-26 08:44:16 -05:00
Jakub Kozłowski
ccca341011
bloop: fix service ( #358951 )
2024-11-26 13:59:49 +01:00
happysalada
4f456b4dec
nixos/meilisearch: add to systemPackages
2024-11-26 02:14:47 -05:00
happysalada
ab7abb5c80
nixos/meilisearch: format
2024-11-26 02:13:20 -05:00
Jenny
ac24b97156
nixos/zammad: refactor package, module and nixos-test ( #277456 )
2024-11-25 19:45:58 +01:00
Philip Taron
a102f137f5
nixos/manticore: fix mkKeyValueDefault ( #358673 )
2024-11-25 09:20:10 -08:00
Jared Baur
7b87a185a8
nixos/clatd: use clat-dev
if it exists in settings
...
Otherwise, fallback to the default interface name `clat`.
2024-11-25 23:24:11 +11:00
Jared Baur
7665f6cb34
nixos/clatd: fix NetworkManager integration for dispatcher script
2024-11-25 23:24:11 +11:00
Evgeny Kurnevsky
87647a1bf9
bloop: fix service
...
bloop uses 'start' command now which starts daemon in the background
2024-11-25 11:40:46 +01:00
Jenny
61aa4ba718
nixos/open-webui: update doc link url ( #354446 )
2024-11-25 10:31:04 +01:00
Leona Maroni
1044b2ccdb
nixos/paperless: add environmentFile option ( #350944 )
2024-11-25 08:51:01 +01:00
Maximilian Bosch
0f9abba69d
Merge: mautrix-signal: 0.7.2 -> 0.7.3 ( #358785 )
2024-11-25 08:33:43 +01:00
Emily
49d9ef16b1
treewide: remove deprecations up until 24.11 ( #356732 )
2024-11-24 19:46:12 +00:00
Maximilian Bosch
705ae9b92e
mautrix-signal: 0.7.2 -> 0.7.3
...
ChangeLog: https://github.com/mautrix/signal/releases/tag/v0.7.3
2024-11-24 19:44:49 +01:00
oddlama
91cbd96ffe
kanidm: allow hydra to cache alternative build with secret provisioning
2024-11-24 19:24:43 +01:00
Franz Pletz
d4b1fcdbe6
nixos/redlib: format, add maintainer, add cfg.settings, use upstream systemd unit ( #345715 )
2024-11-24 17:13:16 +01:00
Martin Weinelt
6632eed37b
nixos/haka: fix assert ( #358675 )
2024-11-24 16:30:35 +01:00
Felix Bühler
b675ca747f
nixos/mopidy: test & cleanup ( #356021 )
2024-11-24 16:01:21 +01:00
netali
f41f218e0d
nixos/zammad: refactor module
2024-11-24 14:42:43 +01:00
Moraxyc
b84c7c214e
nixos/nezha-agent: add options for new features
...
- servives.nezha-agent.disableNat: Disable NAT penetration
- servives.nezha-agent.disableSendQuery: Disable sending TCP/ICMP/HTTP requests
2024-11-24 21:39:44 +08:00
Maximilian Bosch
4220a62d70
Merge: nixos/victoriametrics: check config, more tests & update desc ( #353950 )
2024-11-24 14:18:29 +01:00
Sefa Eyeoglu
2636739e7a
nixos/monado: add forceDefaultRuntime option ( #348815 )
2024-11-24 13:26:39 +01:00
Felix Buehler
5c99958613
nixos/haka: fix assert
2024-11-24 12:28:39 +01:00
Felix Buehler
7882454654
nixos/manticore: fix mkKeyValueDefault
2024-11-24 12:26:40 +01:00
Felix Buehler
9262fc48f9
nixos/mopidy: use lib.getExe
2024-11-24 12:05:41 +01:00
Felix Buehler
fba9ba64b3
nixos/mopidy: remove "with" statment
2024-11-24 12:03:03 +01:00
Masum Reza
041855ac56
nixos/scx: cleanup ( #358339 )
2024-11-24 13:40:30 +05:30
Kaleo
5991ed35da
nixos/open-webui: update doc link url
2024-11-24 14:30:42 +08:00
Maximilian Bosch
52aad27d73
nixos/castopod: pin to php 8.2
...
The package is pretty outdated, so I'm not sure if it'll work with PHP
8.3, let's keep it on 8.2 for now until the maintainers update it.
2024-11-23 20:44:28 +01:00
Sandro
d1c079db10
nixos/suricata: Fix module and add to module-list ( #349826 )
2024-11-23 18:30:55 +01:00
Franz Pletz
2e07e3990d
kubo: 0.29.0 -> 0.32.1 ( #357960 )
2024-11-23 18:21:27 +01:00
Guillaume Girol
a929772d78
nixos/prometheus-postfix-exporter: add package option and format ( #356564 )
2024-11-23 17:53:28 +01:00
Martin Weinelt
59c2685a24
nixos/mackerel-agent: fix pkgs ( #358476 )
2024-11-23 17:53:13 +01:00
Felix Buehler
ae94b60d54
nixos/mackerel-agent: fix pkgs
2024-11-23 17:06:58 +01:00
LorenzBischof
c5d7865d83
nixos/etesync-dav: update default apiurl
2024-11-23 11:41:32 +01:00
Maximilian Bosch
0c8d661707
Merge: nixos/pgbouncer: rework RFC42 integration ( #356965 )
2024-11-23 09:20:09 +01:00
John Titor
fc8f58848e
nixos/scx: cleanup
...
- use utils.escapeSystemdExecArgs in systemd service
- remove StandardError="journal" as it's already default
2024-11-23 13:17:36 +05:30