Commit Graph

36702 Commits

Author SHA1 Message Date
Kevin Cox
9a5de3bb1e nixos/cross-seed: create outputDir on start and re-enable test (#384570) 2025-02-23 18:59:23 -05:00
Pol Dellaiera
1040721009 nixos/filesystems: remove unused variable (#384605) 2025-02-23 22:33:21 +01:00
Sandro Jäckel
4a1cad4c46 nixos/filesystems: remove unused variable 2025-02-23 22:01:44 +01:00
Pedro Alves
579bf01c35 nixos/cross-seed: create outputDir 2025-02-23 17:38:23 +00:00
Anna Aurora
4d2bb49e75 nixos/meme-bingo-web: harden 2025-02-23 17:47:56 +01:00
Anna Aurora
db6c59929b nixos/meme-bingo-web: add address and openFirewall options 2025-02-23 17:47:29 +01:00
Ilan Joselevich
ddef0335cb nixos/stalwart-mail: support adding secrets (#380588) 2025-02-23 16:00:01 +07:00
Tristan Ross
5024df2d7c nixos/nix-daemon: allow nix implementations not following nix versioning 2025-02-23 00:13:02 -05:00
Martin Weinelt
1e6e36a53a maintainers: drop srid, blaggacao, nrdxp, tgunnoe, rgbcube (#384382) 2025-02-23 05:10:29 +01:00
Johannes Kirschbauer
d72e06b97e nixos/step-ca: use pathWith for intermediatePasswordFile (#382214) 2025-02-23 10:52:05 +07:00
Martin Weinelt
6f7bcb6e43 maintainers: drop nrdxp
Banned from the community on 2024-11-06.
2025-02-23 01:42:45 +01:00
Maximilian Bosch
f6634090cf Merge: nixos/nextcloud: add hint about HSTS to https setting (#345609) 2025-02-22 21:16:18 +01:00
Sandro
53cf148d36 nixos/prometheus: use the non-alias path for dovecot exporter (#380619) 2025-02-22 21:02:09 +01:00
Louis Opter
324404fe2c nixos/vault-agent: fix ExecStart generation when a vault package is set
Without this fix, if `config.services.vault.package` is set to e.g.
`vault-bin` (instead of the `vault` default), then `ExecStart` gets
improperly generated without the `agent` positional argument because
`vault-bin` did not match `vault`, and the command for the `consul`
flavor gets generated instead.

To fix this, we can look at the `flavor` argument instead of the package
name.
2025-02-22 19:44:24 +01:00
Felix Stupp
5edaed025b nixos/nextcloud: add hint about HSTS to https setting
Enabling HSTS "just by default" when a module user requests HTTPS support to be enabled is prone to creating kind of DoS scenarios. This commit at least informs module users about this.
2025-02-22 13:01:10 +00:00
Adam C. Stephens
1a6a455122 nixos/zfs: make it easier to override Persistent setting of timers (#373318) 2025-02-22 07:46:52 -05:00
Stefan Frijters
45dad721eb nixos/zfs: make it easier to override Persistent setting of timers 2025-02-22 12:55:04 +01:00
Silvan Mosberger
4f59aa5ed1 treewide: fix typos (#384093) 2025-02-22 12:54:11 +01:00
K900
ae9e269c73 Revert "nixos/sonarr: add settings option" 2025-02-22 12:15:51 +03:00
Jeremy Fleischman
afee631853 nixos/step-ca: use pathWith for intermediatePasswordFile
This lets us remove an assertion, because `pathWith` can require that a
file not be in the store.

Note that the old assertion didn't quite do what we wanted: it prevented
you from using top level store paths (such as
`/nix/store/gg8578vvbcf1wpqvk85bigi5s4pvylkk-test-certificates`), but was
ok with sub-files (such as
`/nix/store/gg8578vvbcf1wpqvk85bigi5s4pvylkk-test-certificates/intermediate-password-file`).

Now that we're stricter, we need some way to populate
`intermediatePasswordFile` in our test without making the type unhappy.
I opted to solve that by creating a file in `/etc`.
2025-02-21 20:39:20 -08:00
lassulus
4f2cee1fd6 nixos/hedgedoc: add fchown to SystemCallFilter to fix filesystem backend (#383787) 2025-02-22 10:01:59 +07:00
Peder Bergebakken Sundt
d525eb5838 treewide: fix typos
done with `fd \\\.md$ . --type f -x typos --write-changes`
2025-02-22 02:02:07 +01:00
Peter Lehmann
13ff2e0395 nixos/routinator: fix service being always enabled 2025-02-21 23:48:43 +01:00
Robert Helgesson
44a5b1bdca nixos/grav: init module 2025-02-21 23:09:42 +01:00
Martin Weinelt
bf25eae002 nixos/routinator: init module (#380046) 2025-02-21 23:07:21 +01:00
Felix Bühler
3ac3a47fd4 nixos/sonarr: add settings option (#373576) 2025-02-21 20:52:10 +01:00
Felix Buehler
3e40ff7bbe nixos/sonarr: add settings option 2025-02-21 20:41:59 +01:00
K900
5525603a0c treewide: deprecate Plasma 5 (#383664) 2025-02-21 21:21:34 +03:00
Peter Lehmann
c468f4e261 nixos/routinator: init module 2025-02-21 19:10:18 +01:00
Felix Singer
77d0b214fd nixos/flashprog: Add Felix Singer as maintainer
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:43:10 +01:00
Felix Singer
6cc40f8771 nixos/flashprog: Use mkEnableOption instead of mkOption
Remove some overhead by using mkEnableOption.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:43:10 +01:00
Felix Singer
9eac410097 nixos/libftdi: Init module
By enabling this module, the ftdi system group is created and udev
rules from the libftdi package are enabled. Read-/Write access is
granted to the members of the ftdi group and to seat sessions.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:42:20 +01:00
Sandro
0dd6684a7f zipline: 3.7.13 -> 4.0.0 (#382884) 2025-02-21 13:15:37 +01:00
K900
31aa4c5fef nixos/iso-image: fix build 2025-02-21 11:19:14 +03:00
lassulus
9f2a05224c nixos/hedgedoc: add fchown to SystemCallFilter to fix filesystem backend 2025-02-21 01:01:10 +01:00
K900
e4293df176 nixos/plasma5: deprecate 2025-02-20 17:30:04 +03:00
Henri Menke
8ed94b5b43 nixos/mosh: make package overridable (#383643) 2025-02-20 18:49:45 +05:30
Ivan Trubach
d8657587c0 nixos/victorialogs: init module (#376834) 2025-02-20 14:57:55 +03:00
Arne Keller
db7202f17f nixos/gonic: moving podcast-path from RO to RW (#382049) 2025-02-20 12:16:20 +01:00
Vladimír Čunát
e493a167e1 staging-next 2025-02-09 (#380680) 2025-02-20 11:52:15 +01:00
Sandro
938b2abbeb nixos/cross-seed: init module (#383409) 2025-02-20 11:20:36 +01:00
Pedro Alves
3b3bced9c5 nixos/cross-seed: init module 2025-02-20 09:51:26 +00:00
Leona Maroni
a89822eecb gitlab: allow to use bundler from nixpkgs, rather than bundler from (#382196) 2025-02-20 09:41:07 +01:00
nixpkgs-ci[bot]
80447868c6 Merge master into staging-next 2025-02-20 00:14:40 +00:00
Defelo
5309357c3e zipline: 3.7.13 -> 4.0.0 2025-02-19 23:38:35 +01:00
Sandro
373faab696 mobilizon: 5.1.1 -> 5.1.2, restart service on failure (#383362) 2025-02-19 22:05:15 +01:00
Solomon
6cd88104d7 nixos/openssh: allow post-quantum KexAlgorithms introduced in v9.9 (#378875)
`mlkem768x25519-sha256` and the vendor-neutral `sntrup761x25519-sha512`
name are new in OpenSSH 9.9 <https://www.openssh.com/txt/release-9.9>

Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
2025-02-19 22:04:03 +01:00
Sandro
c2fbe453e6 nixos/libvirtd: fix path in hooks.network desc (#372951) 2025-02-19 21:32:22 +01:00
Maximilian Bosch
dda82d9eef Merge: nixos/acme: fix account creation service ordering (#355054) 2025-02-19 21:17:41 +01:00
Nick Cao
ab29001977 nixos/syncthing: Fix typos (#383278) 2025-02-19 14:44:09 -05:00