Aleksana
a89584761e
nixos/gancio: fix quotes and indentation, exec into configured user ( #397194 )
2025-04-20 09:09:51 +08:00
Neyts Zupan
ce6b63de06
paretosecurity: 0.1.3 -> 0.1.9
...
Also some modernization/gardening package and tests, thanks @tfc!
2025-04-19 21:36:36 +01:00
Wolfgang Walther
7f76f39830
nixos/rush: init module ( #398463 )
2025-04-19 18:25:49 +00:00
João Nogueira
24ad63ef2a
nixos/rush: init module
2025-04-19 19:45:05 +02:00
Nico Felbinger
e0d1b49a46
chore: move meta option to top level in many modules
2025-04-19 18:27:48 +02:00
SchweGELBin
a933752eca
nixos/mautrix-telegram: add package
2025-04-19 18:02:52 +02:00
SchweGELBin
9a29ec7b1d
nixos/mautrix-whatsapp: add package
2025-04-19 18:02:52 +02:00
SchweGELBin
2973f5b957
nixos/mautrix-signal: add package
2025-04-19 18:02:45 +02:00
Florian Klink
8ee81a2b55
nixos/alloy: set After=network.target ( #399864 )
2025-04-19 16:50:18 +02:00
Thiago Kenji Okada
1decace5e9
nixos/television: init module ( #397872 )
2025-04-19 13:11:59 +01:00
bornav
43ead788f9
Made service restart after 5s
2025-04-19 12:09:28 +02:00
sorki
7a6c5213ce
nixos/moonraker: set default machine.provider to none if system control is disabled
...
This suppresses warnings about missing PolicyKit rules.
2025-04-19 08:21:49 +02:00
MidAutumnMoon
de2f890b89
nixos/direnv: fix option accessed but not defined
...
Update nixos/modules/programs/direnv.nix
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2025-04-19 13:55:42 +08:00
Sandro Jäckel
484b00be20
nixos/etc: remove rogue continue
2025-04-19 03:01:40 +02:00
lassulus
b8d7097244
nixos/containers: fix shell error when privateUsers=no ( #396174 )
2025-04-18 17:53:51 -07:00
Felix Singer
350127c4e7
nixos/flashprog: Enable libjaylink and libftdi modules
...
flashprog uses the libraries libjaylink and libftdi. So in order for
flashprog to work properly for non-privileged users, enable their
related NixOS modules which enable several udev rules for devices used
by flashprog.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-04-19 00:13:02 +02:00
Florian Klink
5d094c2338
nixos/alloy: set After=network.target
...
This prevents the network from being torn down before alloy itself it
stopped.
Alloy tries to flush its WAL on SIGTERM, and if the network stack is
already down, it tries to flush logs up to 90s during shutdown/reboot.
From https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/ :
> network.target has very little meaning during start-up. It only
> indicates that the network management stack is up after it has been
> reached. Whether any network interfaces are already configured when
> it is reached is undefined. Its primary purpose is for ordering
> things properly at shutdown: since the shutdown ordering of units in
> systemd is the reverse of the startup ordering, any unit that is order
> After=network.target can be sure that it is stopped before the network
> is shut down if the system is powered off. This allows services to
> cleanly terminate connections before going down, instead of abruptly
> losing connectivity for ongoing connections, leaving them in an
> undefined state. […]
2025-04-18 23:38:44 +02:00
Sandro Jäckel
52525af4aa
nixos/kresd: add kresd-cli wrapper script
2025-04-18 20:53:20 +02:00
Austin Horstman
70f338c662
nixos/direnv: fix silent option ( #398717 )
2025-04-18 11:39:37 -07:00
Sandro
c791f0351d
tika: bump jdk to 17, add option to disable GUI and use minimal jdk ( #396927 )
2025-04-18 18:49:45 +02:00
Gerg-L
482863a71a
nixos/direnv: fix silent option
2025-04-18 12:06:03 -04:00
Tristan Ross
b2f0ccb56b
nixos/security: init lsm option ( #395855 )
2025-04-18 07:12:07 -07:00
Luana
7fbf79c4ac
nixos/cook-cli: init module
2025-04-18 09:00:40 -03:00
Gabe Venberg
b539e4848f
nixos/restic-rest-server Fixed htpasswd-path when null.
...
Made a bad assumption about htpasswd-path's default.
2025-04-18 12:25:33 +02:00
Tom Hubrecht
08e859c8e0
nixos/nextcloud: S3: Rename autocreate (a no-op) to verify_bucket_exists
...
C.f. https://github.com/nextcloud/documentation/issues/10436
Co-authored-by: Tom Herbers <mail@tomherbers.de>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
2025-04-18 11:14:38 +02:00
r-vdp
5737bd989d
waybar: make the systemd target that pulls in waybar configurable
...
This is useful for instance when you only want one WM to pull in waybar,
and not all of them.
2025-04-18 10:38:53 +02:00
Jairo Llopis
a6c31c856b
nixos/tzupdate: add timer and package options
2025-04-18 07:57:30 +01:00
Gaetan Lepage
419e4d1822
nixos/hardware/nvidia: eager load nvidia-uvm for open driver
...
Fixes contingent CUDA issues with open driver:
https://github.com/NixOS/nixpkgs/issues/334180
Co-authored-by: Someone Serge <else@someonex.net>
2025-04-18 01:23:26 +02:00
Leona Maroni
f3e877c2f8
gsignond: remove ( #399421 )
2025-04-17 21:55:59 +02:00
Someone
8429b78f7e
nvidia-container-toolkit: add suppressNvidiaDriverAssertion option ( #398993 )
2025-04-17 16:15:36 +00:00
Grimmauld
4ecb83edb0
nixos/gsignond: remove
2025-04-17 10:58:21 +02:00
Aleksana
af39bcec09
gce-images: drop ( #396780 )
2025-04-17 09:49:14 +08:00
João Nogueira
bf35e5f293
nixos/nix-ld: update source repository
...
This project was transferred from @Mic92 to @nix-community.
2025-04-17 00:46:00 +02:00
Yt
da228abcc9
nixos/meilisearch: add dumpless upgrade option ( #399250 )
2025-04-16 18:04:02 -04:00
Gabe Venberg
b7c8e22ea3
nixos/restic-rest-server: add htpasswd-file setting
...
in the restic rest-server, you can set the file to use in place of
$datadir/.htpasswd with the --htpasswd-file option. However, this was
unusable from the module with extraConfig, due to systemd hardening.
Adding a dedicated option fixes this.
2025-04-16 20:34:01 +02:00
Jon Seager
98d4992121
nixos/homepage-dashboard: Set ALLOWED_HOSTS env var. ( #399179 )
2025-04-16 18:12:59 +01:00
Matthew Croughan
706b0a020b
nixos/ax25/{axports,axlisten}: init ( #399020 )
2025-04-16 17:25:11 +01:00
Diogo Correia
240390342d
nixos/meilisearch: add dumpless upgrade option
...
Default is false since it is still experimental.
See #327978
2025-04-16 16:41:23 +01:00
Gabe Venberg
65f92138c1
nixos/homepage-dashboard: Set ALLOWED_HOSTS env var.
...
homepage 1.0.0 requires this var to be set, this change allows setting
it without building an environmentFile.
2025-04-16 17:24:49 +02:00
Maximilian Bosch
bbaef2f9ae
Merge: nixos/mautrix-signal, mautrix-signal, libsignal-ffi: drop maintainer niklaskorz, add alyaeanyx ( #398166 )
2025-04-16 10:14:45 +02:00
Ryan Hendrickson
2ef165538a
nixos/pam: conditional enabling of services
2025-04-15 23:19:42 -04:00
Robert James Hernandez
9b70561e15
nixos/ax25/axlisten: init
2025-04-15 23:54:45 +00:00
Robert James Hernandez
4001d9db5d
nixos/ax25/axports: init
2025-04-15 23:54:45 +00:00
Yang, Bo
dd30fd1285
nvidia-container-toolkit: add suppressNvidiaDriverAssertion option
2025-04-15 23:27:51 +02:00
Thiago Kenji Okada
36e3893392
cockpit: fix sudo login ( #398885 )
2025-04-15 18:01:30 +01:00
Johannes Kirschbauer
d00ddcbb4b
nixos/networking: allow users to override FQDN ( #391522 )
2025-04-15 18:46:37 +02:00
Michael Hoang
4d537721f7
nixos/networking: allow users to override FQDN
...
This may be useful for users where `${cfg.hostname}.${cfg.domain}` isn't
actually the fully quantified domain name of the server.
2025-04-15 18:28:40 +02:00
lucasew
51ac5d673e
cockpit: format
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2025-04-15 11:54:12 -03:00
lucasew
45088ac0b0
cockpit: fix sudo login, patch tweaking, option for allowed origins
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2025-04-15 11:50:01 -03:00
7c6f434c
142d79bae8
nixos/iotop: make package overridable ( #397921 )
2025-04-15 13:01:16 +00:00