Sandro
31ed289d38
nixos/hadoop: fix hbase, hbase: 2.5.9 -> 2.5.10, 2.6.0 -> 2.6.1 ( #366732 )
2024-12-23 04:18:20 +01:00
Sandro
31413dbe10
nixos-containers: add networkNamespace option ( #359352 )
2024-12-23 00:56:13 +01:00
Jörg Thalheim
e2680ee340
Unbreak tts ( #366756 )
2024-12-23 00:20:52 +01:00
Nico Felbinger
e65d6fba75
nixos-containers: add networkNamespace option
2024-12-23 00:18:02 +01:00
Stefan Frijters
31942f20f4
nixos/ntpd: fix permissions error when creating drift file
...
This fixes "frequency file /var/lib/ntp/ntp.drift.TEMP: Permission denied".
Creating a directory via StateDirectory makes that directory /var/lib/ntp owned by root:root.
However, when running ntpd we change to user ntp (see ntpFlags), so the process cannot
actually use that directory.
Actually creating a home directory for the user at that location solves that problem.
2024-12-22 16:20:31 -06:00
Sandro
bc26911947
nixos/nginx-sso: allow using file-based secrets ( #325838 )
2024-12-22 22:50:05 +01:00
Sefa Eyeoglu
29b57eacc2
Update NixOS Module evremap ( #362661 )
2024-12-22 22:04:59 +01:00
Sandro
2207ac3258
nixos/tests/nextcloud: fix notify_push test; nixos/nextcloud-notify_push: add nextcloudUrl option ( #365442 )
2024-12-22 21:27:56 +01:00
Lorenz Leutgeb
578baae41d
nixos/mailman: Remove unused extraPythonPackages
2024-12-22 16:22:32 +01:00
Maximilian Bosch
601a97f671
Merge: Correct password option docs and add related tests ( #310484 )
2024-12-22 15:45:08 +01:00
Maximilian Bosch
cb9b3fd788
nixos/modules: remove a few whitespaces from the pw override parts
...
Otherwise the evaluation warnings have a two or even three lines of
whitespace between paragraphs.
2024-12-22 15:32:56 +01:00
Jean-Baptiste Giraudeau
7ebb6132f4
nixos/tts: fix handling of extraArgs
2024-12-22 10:27:04 +01:00
euxane
1dabc1f584
maintainers: rename pacien -> euxane, update details
2024-12-21 21:20:22 +01:00
Arne Keller
8e8d65e1ca
nixos/bind: harden systemd service ( #349548 )
2024-12-21 17:07:03 +01:00
Arne Keller
de99d3d3e3
nixos/gitlab: Fix registry port ( #351496 )
2024-12-21 16:56:18 +01:00
Guillaume Girol
d832d03b19
nixos/borgbackup: fix extraArgs shell expansion ( #332319 )
2024-12-21 16:08:45 +01:00
Thiago Kenji Okada
d61966e381
nixos/clash-verge: enable serviceModule by default ( #363005 )
2024-12-21 14:52:55 +00:00
Arne Keller
0666911bf2
nixos/jackett: add Systemd sandboxing configuration ( #211096 )
2024-12-21 15:49:19 +01:00
Arne Keller
b59477329f
nixos/mullvad-vpn: remove unneeded hacks ( #341992 )
2024-12-21 15:48:44 +01:00
Adam C. Stephens
cbe221c56a
nixos/incus: seabios is x86_64 only
2024-12-20 19:18:09 +00:00
Arne Keller
e4e994e3fc
nixos/luksroot: Exit if EOF detected in cryptsetup-askpass
( #298592 )
2024-12-20 19:15:58 +01:00
Arne Keller
4ff852554d
nixos/akkoma: include ImageMagick by default ( #353164 )
2024-12-20 19:13:50 +01:00
Arne Keller
dab5c03aa4
firefly-iii: 6.1.24 -> 6.1.25, nixos/firefly-iii: Improved cache clearing ( #366564 )
2024-12-20 19:12:47 +01:00
Arne Keller
94200398f9
nixos/actual: init at 24.10.1 ( #347825 )
2024-12-20 18:55:13 +01:00
Arne Keller
20c2374362
nixos/frigate: add rtmp nginx module ( #341918 )
2024-12-20 18:36:22 +01:00
Arne Keller
61026a1ad0
nixos/dbus: add package options ( #347923 )
2024-12-20 18:14:17 +01:00
Arne Keller
75269f6e77
nixos/akkoma: Provide cache directory via environment ( #352706 )
2024-12-20 18:12:13 +01:00
Jan Tojnar
b1ce176cd1
Merge nixos/networkmanager: add options to supply secrets to connection profiles based on secret files ( #352960 )
2024-12-20 15:35:15 +01:00
oddlama
93af2d0523
nixos/actual: init module and tests
...
Co-authored-by: PatrickDaG <58092422+PatrickDaG@users.noreply.github.com>
2024-12-20 15:06:04 +01:00
Thiago Kenji Okada
3ae5967661
nixos/nix-remote-build: correct comment ( #366772 )
2024-12-20 14:02:03 +00:00
misuzu
a01b0bf2fe
nixos/networkmanager: split modemmanager into a separate module ( #316824 )
2024-12-20 13:06:35 +02:00
Robin Gloster
70145b71c3
Update TT-RSS, add simple test and updater flag customization ( #356592 )
2024-12-20 10:58:55 +00:00
Adam Dinwoodie
3275a6b361
nixos/nix-remote-build: correct comment
...
This module potentially generates `/etc/nix/machines`. Correct an
existing comment to refer to that path rather than `/etc/machines`.
2024-12-20 10:55:08 +00:00
Arne Keller
23f98b65be
autoenv: init at 0-unstable-2024-10-16 ( #349058 )
2024-12-20 11:35:32 +01:00
misuzu
74f646b5b3
nixos/bonsaid: init ( #347818 )
2024-12-20 12:17:46 +02:00
Colin
26553428ce
nixos/bonsaid: init
...
Co-authored-by: misuzu <neironyan@gmail.com>
2024-12-20 10:07:31 +00:00
Arne Keller
4cd5165675
inputplumber: init at 0.39.2 ( #344346 )
2024-12-20 11:06:01 +01:00
Colin
efc3208be2
nixos/networkmanager: add a package
option
...
this is helpful for testing module changes or making downstream patches
in a way which doesn't force large rebuilds as an overlay would.
2024-12-20 10:03:47 +00:00
Colin
9d4d21b587
nixos/modemmanager: add a package
option
...
this is helpful for testing module changes or making downstream patches
in a way which doesn't force large rebuilds as an overlay would.
2024-12-20 10:03:42 +00:00
illustris
814015be43
nixos/hadoop: fix HBase
2024-12-20 12:30:03 +05:30
Yt
97fb63f23f
nixos/tabby: module updates ( #364586 )
2024-12-19 22:02:53 -05:00
Adam C. Stephens
d441bda392
incus: refactor tests and fix VM CSM support ( #365778 )
2024-12-19 19:55:14 -05:00
Colin
5a04fc7e7d
nixos/networkmanager: format with nixfmt
2024-12-19 22:44:47 +00:00
Colin
0deadd5baf
nixos/networkmanager: split ModemManager bits into own module
...
this should not result in any observable change by default, the
motivation is to make working on either one of these components in
isolation of the other a bit easier.
2024-12-19 22:44:47 +00:00
Thiago Kenji Okada
8369379c1b
sunshine: resolve tray icon issues ( #364438 )
2024-12-19 20:50:33 +00:00
William Edwards
11d10df01a
inputplumber: init at 0.39.2
2024-12-19 09:30:46 -08:00
Edward Tjörnhammar
438969f9ee
nixos/nvidia: add nvidia_dc_565 drivers
...
Also remove dc_520
2024-12-19 16:53:08 +00:00
Edward Tjörnhammar
51fabd133e
nixos/nvidia: run nixfmt on nvidia related files
2024-12-19 16:53:08 +00:00
Savyasachee Jha
51bed7030f
nixos/firefly-iii: Improved cache clearing
2024-12-19 20:13:58 +05:30
Martin Weinelt
2be7ba76d8
prometheus-rasdaemon-exporter: init at unstable-2023-03-15 ( #366417 )
2024-12-19 15:25:47 +01:00