Commit Graph

35112 Commits

Author SHA1 Message Date
Felix Buehler
6f58cc224f nixos/security.doas: remove with lib; 2024-12-08 13:21:48 +01:00
Felix Buehler
011b094cdd nixos/security.chromiumSuidSandbox: remove with lib; 2024-12-08 13:21:48 +01:00
Felix Buehler
8d0fd73946 nixos/security.pki: remove with lib; 2024-12-08 13:21:48 +01:00
Aleksana
98b5591e5c
nixos/rygel: add package option (#355987) 2024-12-08 18:22:43 +08:00
Sefa Eyeoglu
3d58debbb5
wivrn: 0.19 -> 0.22 (#350069) 2024-12-08 09:24:30 +01:00
misuzu
afe27494fa
nixos/wireguard-networkd: init (#259092) 2024-12-08 07:39:52 +02:00
Masum Reza
c584da6436
Apparmor: Adopt package, nixos module and nixos tests (#359817) 2024-12-08 09:56:55 +05:30
Majiir Paktu
a5de36518f nixos/wireguard-networkd: init
Adds a networkd backend for the networking.wireguard options.
2024-12-07 20:01:17 -05:00
Bobby Rong
bab9b4a93c
nixos/cinnamon: Add x-cinnamon-mimeapps.list (#362432) 2024-12-08 08:50:36 +08:00
Masum Reza
39c528fc51
datadog-agent: 7.50.3 -> 7.56.2 (#358927) 2024-12-07 23:11:39 +05:30
Alex Martens
69fd74d8fe nixos/github-runners: remove newam from maintainers 2024-12-07 08:52:49 -08:00
Jordan Williams
0ba194b1a4
nixos/rygel: add package option 2024-12-07 07:16:28 -06:00
Thomas Gerbet
69590ca7f4
cups-filters: 1.28.17 -> 2.0.1 (#358724) 2024-12-07 12:00:35 +01:00
Thomas Gerbet
6dadace420
nixos/wrapper: pass trusted argv[0] to the privileged executable (#285588) 2024-12-07 11:54:27 +01:00
Bjørn Forsman
7aad7090b7 nixos/zfs: order pool sync services before final.target
If we don't do this, I think systemd can kill the service(s) before they
finish.
2024-12-07 10:16:55 +01:00
Will Fancher
5c8a2cab3f
nixos/buffyboard: init (#358941) 2024-12-07 03:36:18 -05:00
K900
745a890dbd
nixos/hostapd: remove HT40- from default capabilities (#362677) 2024-12-07 09:56:58 +03:00
Franz Pletz
be4a655cf2
modules/avahi: Enable IPv6 by default (#361016) 2024-12-07 06:54:36 +01:00
Andrew Childs
8a97d662dd nixos/hostapd: remove HT40- from default capabilities
The current default configuration, automatic channel selection with
the HT40- capability, is explicitly disallowed by an assertion in this
module.

This is a result of recent change to default to automatic channel
selection in 1047f0a6bf.
2024-12-07 13:02:02 +09:00
Yt
d530a7b9ea
nixos/lemmy: fix nginx backend to proxy needed headers (#306984) 2024-12-06 19:27:00 -05:00
PassiveLemon
7a625d3ccf nixos/wivrn: add server flags option and refactor type check 2024-12-06 18:12:58 -05:00
Sandro
a4f09cbbf5
lomiri.lomiri-mediaplayer-app: init at 1.1.0 (#359708) 2024-12-06 23:20:47 +01:00
Philip Taron
82ab56b332
nixos/locate: update hardening from upstream (#362126) 2024-12-06 12:51:10 -08:00
Christoph Heiss
2acc732b6a
nixos/prometheus: add mqtt-exporter
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-12-06 19:29:05 +01:00
Aleksana
db607a647b
nixos/cage: add package option (#359057) 2024-12-06 23:51:05 +08:00
Aleksana
123a31096f
firefly-iii: fix typo (#360434) 2024-12-06 22:46:32 +08:00
Bobby Rong
74eae6a8b4
nixos/cinnamon: Add x-cinnamon-mimeapps.list
This is specifically for https://github.com/linuxmint/nemo/blob/6.4.0/src/nemo-desktop-application.c#L398.

The same thing is already done in the GNOME module. Otherwise when you e.g try "Downloads" -> "Show in Folder"
in Firefox, it will just do nothing, this is probably not a good experience.

ref: https://salsa.debian.org/cinnamon-team/cinnamon-desktop/-/blob/debian/6.2.0-1/debian/x-cinnamon-mimeapps.list
ref: https://src.fedoraproject.org/rpms/cinnamon-desktop/blob/f41/f/x-cinnamon-mimeapps.list
2024-12-06 22:30:01 +08:00
Arne Keller
3c349d1ffb
nixos/vault-agent: make template value optional (#283534) 2024-12-06 14:33:53 +01:00
Arne Keller
097248f4e0
nixos/nscd: increase default timeout to 10 seconds (#290355) 2024-12-06 13:18:52 +01:00
Arne Keller
e6e07531bc
nixos/languagetool: fix description on allowOrigin option (#315412) 2024-12-06 11:24:57 +01:00
Arne Keller
91f2c5f2a2
nixos/postfix: add missing mkDefault for smtpd tls config (#343805) 2024-12-06 11:17:40 +01:00
Arne Keller
63a6762cdf
nixos/gotenberg: fix service config for chromium (#346639) 2024-12-06 11:10:15 +01:00
K900
10f4a9ab75
linux/common-config: enable support for crashkernel dumps (#347932) 2024-12-06 10:15:20 +03:00
Dave Aitken
8c39875ae3
nixos/github-runner: use bashInteractive instead of bash (#339875)
Some github actions that use `bash` expect interactive features to be available. One such action is the [use-nix-shell](https://github.com/rrbutani/use-nix-shell-action) action. I couldn't find a way to override this even with `cfg.extraPackages`, due to the way the path is ordered.
2024-12-06 13:38:25 +08:00
Aaron Andersen
6e1b044e9e
nixos/redmine: Add PrivateMounts to systemd unit settings (#361065) 2024-12-05 21:36:41 -05:00
misuzu
48733b509e
nixos/prometheus-restic-exporter: add option to specify repository as a file (#344983) 2024-12-05 22:12:30 +02:00
Jakub Ryška
9b37d566f2
nixos/asusd: correct suffix of asus/profile.conf to ron (#285904) 2024-12-05 22:10:11 +02:00
Yethal
04bf3d8774
nixos/modules/virtualisation: additional configuration options (#349537)
oci-containers: additional configuration options
2024-12-05 12:48:41 -05:00
Leona Maroni
65e0eebf2d
nixos/victoriametrics: the prometheusConfig option isn't null by default (#361778) 2024-12-05 15:07:48 +01:00
misuzu
cd9300a455
nixos/akkoma: Make imports explicit (#320513) 2024-12-05 15:00:33 +02:00
K900
3611f5d63a
nixos/pykms: Fix eval (#362002) 2024-12-05 15:03:32 +03:00
Ramses
69c07a1590
treewide: adopt/co-maintain some packages (#355700) 2024-12-05 09:29:28 +01:00
夜坂雅
6cc6d2ebce
nixos/pykms: Fix eval 2024-12-05 16:27:07 +08:00
Aleksana
302d3d791c
nixos/unl0kr: add a package option (#361865) 2024-12-05 16:10:43 +08:00
Ramses
f85d75627e
traccar: init at 6.5 (#354732) 2024-12-05 08:56:33 +01:00
Tomodachi94
4cbe7614cc
nodePackages.stackdriver-statsd-backend: drop (#361304) 2024-12-04 23:23:14 -08:00
Weijia Wang
cf68d0d3a5
prometheus-libvirt-exporter: init at 2.3.3 and add the prometheus module (#283985) 2024-12-05 03:25:25 +01:00
Jörg Thalheim
6541fe7311
nixos/installer: Allow setting a password on cmdline for pxe boot (#358722) 2024-12-05 00:33:39 +01:00
Jan Tojnar
ccf9d87fe6 nixos/cinnamon: Switch notExcluded to disablePackageByName
For consistency with other DEs.
2024-12-04 22:31:35 +01:00
Jan Tojnar
162f4339ef nixos/gnome: Switch notExcluded to disablePackageByName
For consistency with other DEs.
2024-12-04 22:31:35 +01:00