K900
395cc7772d
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-16 13:23:25 +03:00
misuzu
faa68fc84b
vsmartcard-vpcd, vsmartcard-pcsc-relay: init at 0.9-unstable-2025-01-25, nixos/vsmartcard-vpcd: init ( #194957 )
2025-02-16 10:25:12 +02:00
Christian Kögler
bbd8de2fdd
nixos-container: do not touch os-release if it is a symlink ( #353366 )
2025-02-16 07:43:34 +01:00
nixpkgs-ci[bot]
d4537b75d3
Merge master into staging-next
2025-02-16 00:16:11 +00:00
Gaétan Lepage
50ac81b1b4
nixos/amazon-cloudwatch-agent: condense module options ( #379716 )
2025-02-16 00:00:42 +01:00
Christoph Honal
94a66f9416
nixos/vsmartcard-vcpd: init
2025-02-15 22:16:31 +01:00
commiterate
b2b7d1c7de
nixos/amazon-cloudwatch-agent: condense module options
2025-02-15 15:13:15 -05:00
nixpkgs-ci[bot]
51e0e08621
Merge master into staging-next
2025-02-15 18:03:56 +00:00
Kerstin
20099a8e9e
nixos/weblate: improve smtp setup; make local postgresql optional; fix ( #367522 )
2025-02-15 17:49:21 +01:00
Jörg Thalheim
6467d830a0
modules/hebbot: make hebbot package configurable ( #381695 )
2025-02-15 21:40:17 +07:00
K900
ef9eef8d21
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-15 17:19:02 +03:00
Marcel
5c10bbf1b2
nixos/weblate: improve smtp setup; make local postgresql optional; fix ssh
2025-02-15 14:52:22 +01:00
Tim Englart
5555f5f846
nixos/autobrr: update serivce default port value to be a number
2025-02-15 19:01:41 +10:00
nixpkgs-ci[bot]
a98390d3e4
Merge master into staging-next
2025-02-15 00:14:26 +00:00
Nick Cao
8900f1f124
nixos/conduwuit: block mistakenly allowed syscalls ( #381630 )
2025-02-14 16:25:55 -05:00
hot burger
de8b060c2c
nixos/conduwuit: block mistakenly allowed syscalls
...
Copied directly from the upstream service file instead of doing any unnecessary translating.
2025-02-14 09:24:33 -08:00
nixpkgs-ci[bot]
43a5de6cbb
Merge master into staging-next
2025-02-14 12:05:56 +00:00
Donovan Glover
0bf9d5035b
nixos/tabby: fix invalid mkRemovedOptionModule import ( #371747 )
2025-02-14 11:19:13 +00:00
WilliButz
a0fe078bef
nixos/tmpfiles: fix docs ( #381982 )
2025-02-14 12:05:33 +01:00
Maximilian Bosch
6c75214110
Merge: nixos/nextcloud: Update logreader warning description ( #372187 )
2025-02-14 09:45:49 +01:00
Arne Keller
5a104f5c11
nixos/services.mysql: add myselfe as maintainer ( #381905 )
2025-02-14 09:43:29 +01:00
Maximilian Bosch
4eccb53550
nixos/tmpfiles: fix docs
...
Closes #381822
Apparently, I swapped `path` and `tmpfiles-type` in
2be50b1efe . Sorry about that 🫠
Also giving
`systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.type` a
better default in the manual than `‹name›`, i.e. `‹tmpfiles-type›` so
that it corresponds to the placeholders in the attribute path.
2025-02-14 09:42:43 +01:00
Maximilian Bosch
680066accf
Merge: maintainers: remove sumnerevans from matrix team and add to matrix-synapse ( #381232 )
2025-02-14 09:38:46 +01:00
Maximilian Bosch
94307683c1
nixos/nextcloud: reword docs about logs a bit
...
Originally, I only wanted to remove
"The logreader application doesn't work, as it was the case before.".
But then, the rest sounded a little weird, so I reworded the paragraph a
bit more ;-)
2025-02-14 09:29:40 +01:00
Jared Baur
846779bc8e
nixos/yggdrasil: use exec to replace bash instance
2025-02-14 11:58:45 +05:30
Martin Weinelt
eb57ea0460
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-14 02:28:12 +01:00
Nick Cao
2a6b728b2e
nixos/glpi-agent: fix missing directory ( #381476 )
2025-02-13 19:57:35 -05:00
6543
6449da32b2
nixos/services.mysql: add myselfe as maintainer
2025-02-14 01:06:52 +01:00
6543
0256f1180c
nixos/services.mysql: format with nixfmt-rfc-style
2025-02-14 01:06:22 +01:00
Christian Kögler
aa980ac71b
nixos/nix: restructure default for system-features ( #372878 )
2025-02-14 00:11:19 +01:00
Bruno BELANYI
a10e1717e2
nixos/autobrr: use systemd credentials ( #381759 )
2025-02-13 22:23:25 +00:00
kirillrdy
ace6a3fdc2
xonsh.xontribs.xontrib-*: init at various ( #354733 )
2025-02-14 07:18:35 +11:00
Felix Bühler
c501435cd7
nixos/rss-bridge: fix pool, add package, add webserver + test ( #379189 )
2025-02-13 19:40:23 +01:00
Kevin Cox
ddfe3e37f4
mautrix-facebook: remove ( #381226 )
2025-02-13 13:14:47 -05:00
Pedro Alves
ce9137b32d
nixos/autobrr: make use of package option
...
The package option was defined, but the generated systemd service was
hardcoded to use pkgs.autobrr.
2025-02-13 13:43:12 +00:00
Pedro Alves
6c64d6daf9
nixos/autobrr: use systemd credentials
...
Make use of systemd's LoadCredentials feature to allow for the secret
file to be better managed without having to be world-readable, since
due to DynamicUser it was not possible to assign it to one specific
user.
2025-02-13 13:43:05 +00:00
a-kenji
e64044faba
modules/hebbot: make hebbot package configurable
...
Credit: @phaer
2025-02-13 16:49:08 +07:00
nixpkgs-ci[bot]
047d600fc8
Merge staging-next into staging
2025-02-13 00:14:58 +00:00
nixpkgs-ci[bot]
ba14e0aa79
Merge master into staging-next
2025-02-13 00:14:34 +00:00
Robert Schütz
6e2dc738a2
nixos/home-assistant: use full path for option in description ( #380127 )
2025-02-12 15:35:34 -08:00
Tristan Ross
8005d0910b
prometheus-node-cert-exporter: init at 1.1.7 ( #368325 )
2025-02-12 12:34:24 -08:00
dish
4851d05999
nixos/lighttpd/cgit: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
c58bf61fc2
nixos/zitadel: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
839a427725
nixos/youtrack: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
f552ef9849
nixos/stirling-pdf: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
28968693a9
nixos/slskd: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
d907fcd3f1
nixos/screego: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
f40ba2f28c
nixos/plausible: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
600900c77c
nixos/peering-manager: fix documentation link formatting
2025-02-12 21:03:21 +01:00
dish
88b108f328
nixos/outline: fix documentation link formatting
2025-02-12 21:03:21 +01:00