Arian van Putten
c56cc16a63
nixos/systemd-repart: add support for repeating settings ( #389826 )
2025-03-14 22:19:19 +00:00
jopejoe1
dca7e827b3
nixos: Replace custom cfg format handling with pkgs.formats
( #314933 )
2025-03-14 21:08:14 +01:00
jopejoe1
97f8e4ee02
akkoma-*: migrate to pkgs/by-name ( #389844 )
2025-03-14 20:15:33 +01:00
Marie Ramlow
342c4f300b
nixos/{renovate, libvirtd}: fix typo
2025-03-15 00:30:21 +05:30
Florent Charpentier
631bed6ed9
nixos/systemd-repart: add support for repeating settings
...
fix https://github.com/NixOS/nixpkgs/issues/389478
2025-03-14 19:43:28 +01:00
nixpkgs-ci[bot]
9d724cbb40
Merge master into staging-next
2025-03-14 18:04:58 +00:00
Marie Ramlow
afeb76d628
nixos/sshd: always ship a sshd@.service unit for systemd-ssh-generator(1)
2025-03-14 18:34:50 +01:00
Marie Ramlow
63842ed333
nixos/sshd: move key generation into its own systemd unit
2025-03-14 18:34:50 +01:00
Marie Ramlow
aab69d7f19
nixos/systemd: include sshd in PATH if openssh is enabled
...
This enables systemd-ssh-generator to find the sshd binary.
2025-03-14 18:34:50 +01:00
Marie Ramlow
5e43294735
nixos/ssh: include systemd-ssh-proxy config
2025-03-14 18:26:43 +01:00
Mikael Voss
6a55cc63f3
akkoma-emoji.blobs_gg: move to top‐level & migrate to pkgs/by-name
2025-03-14 15:13:10 +01:00
Mikael Voss
4c17535c7b
akkoma-frontends.admin-fe: rename to akkoma-admin-fe & migrate to pkgs/by-name
2025-03-14 14:55:23 +01:00
Mikael Voss
30cbef7dc9
akkoma-fe: migrate to pkgs/by-name
2025-03-14 14:48:19 +01:00
Austin Horstman
14ee3b00fe
nixos/slskd: remove useless inotify watches ( #389586 )
2025-03-14 08:11:31 -05:00
nixpkgs-ci[bot]
d77c26326c
Merge master into staging-next
2025-03-14 12:05:44 +00:00
Sophie Taylor
4582e7ed83
nixos/kanidm: fix build error from typo ( #389686 )
2025-03-14 12:16:31 +01:00
K900
7d36ee97e6
Merge remote-tracking branch 'origin/master' into staging-next
2025-03-14 09:56:27 +03:00
Sandro
e867100280
mastodon: 4.3.4 -> 4.3.6 ( #388668 )
2025-03-14 01:32:44 +01:00
K900
179281edd7
nixos/pipewire: support system wide pipewire-pulse service ( #389565 )
2025-03-13 20:54:40 +03:00
misuzu
05b496433a
nixos/pipewire: support system wide pipewire-pulse service
2025-03-13 19:37:45 +02:00
misilelab
cbd562ee42
bash: allow setting lsColorsFile to null
...
Signed-off-by: misilelab <misileminecord@gmail.com>
2025-03-13 22:41:44 +05:30
Sandro Jäckel
232e7b6df0
nixos/vaultwarden: relax hardening when using sendmail
2025-03-13 17:59:55 +01:00
Kerstin Humm
c06efc8927
nixos/mastodon: some formatting
2025-03-13 16:51:55 +01:00
isabel
c7968cf140
nixos/wakapi: harden systemd service
...
when using `systemd-analyze security wakapi.service` we went from a 5.9
to a 3.
2025-03-13 15:30:32 +00:00
polyfloyd
682a80bf1f
bash: Make it possible to set alternative LS_COLORS
2025-03-13 20:56:41 +05:30
Robert Hensing
bc54b597c5
nix-builder-vm: disable auto-optimise-store
( #389439 )
2025-03-13 15:24:03 +00:00
K900
656e50abce
mesa: more cleanups ( #387292 )
2025-03-13 16:55:54 +03:00
nixpkgs-ci[bot]
6e0bdfa0ce
Merge staging-next into staging
2025-03-13 12:06:57 +00:00
Luka Blašković
4fb937aabc
nats: fix infinite recursion when validating config ( #389440 )
2025-03-13 04:17:06 -07:00
ppom
5611f102a2
nixos/slskd: remove useless inotify watches
...
Closes #389397
2025-03-13 12:00:00 +01:00
Gaétan Lepage
9e889113ef
bundler: 2.5.22 -> 2.6.2 ( #377415 )
2025-03-13 10:35:46 +01:00
nixpkgs-ci[bot]
16ae74dc7d
Merge staging-next into staging
2025-03-13 09:24:36 +00:00
Florian Agbuya
8125e281fd
nixos/flarum: restart on package update
...
Ensures the Flarum service automatically restarts when its package is updated, preventing stale instances from running after upgrades.
2025-03-13 17:16:34 +08:00
Pol Dellaiera
3bd304a863
nixos/searx: add option for favicons settings ( #389428 )
2025-03-13 09:18:43 +01:00
xanderio
6607cf789e
nixos/librenms: regenerate caches after every package change ( #388914 )
2025-03-13 08:39:42 +01:00
Michael Hoang
c0e0720c74
nix-builder-vm: disable auto-optimise-store
...
This option is associated with corruption[1, 2] and is disabled by
default in Nix as it can cause significant slowdowns[3].
[1]: https://github.com/NixOS/nix/issues/7273
[2]: https://github.com/LnL7/nix-darwin/pull/1152
[3]: https://github.com/NixOS/nix/issues/462#issuecomment-378189808
2025-03-13 16:02:29 +09:00
GiggleSquid
461be7d8c8
nixos/searx: add configuration for favicons settings
...
see searxng docs: https://docs.searxng.org/admin/searx.favicons.html
2025-03-13 03:58:21 +00:00
nixpkgs-ci[bot]
3aa6cc457e
Merge staging-next into staging
2025-03-12 18:05:25 +00:00
h7x4
ce52fcd4eb
nixos/direnv: add xonsh integration ( #383435 )
2025-03-12 18:53:07 +01:00
Felix Singer
4d8d5f5782
nixos/libjaylink: init module
...
By enabling this module, the jlink system group is created and udev
rules from the libjaylink package are enabled. Read-/Write access is
granted to the members of the jlink group and to seat sessions.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-03-12 18:42:28 +01:00
h7x4
ab0564bd10
treewide: add documentation for nixos systemd units
2025-03-12 18:00:38 +01:00
h7x4
6dd3e6958d
nixos/heimdal: extend nixos test, fix multitarget principals in acls ( #389033 )
2025-03-12 17:16:34 +01:00
nixpkgs-ci[bot]
a604523918
Merge staging-next into staging
2025-03-12 15:18:56 +00:00
Florian Klink
ae90832756
nixos/alloy: automaticlly include all .alloy files in reload trigger ( #388634 )
2025-03-12 17:17:58 +02:00
Florian Klink
a8dc55f40b
nixos/logind: add "sleep" option to logindHandlerType ( #388792 )
2025-03-12 17:17:00 +02:00
Michele Guerini Rocco
0364c3a2c3
Fix up PR #388789 ( #389213 )
2025-03-12 16:12:35 +01:00
Sandro Jäckel
1eecf7cc06
haka: remove
2025-03-12 16:04:54 +01:00
Jacek Galowicz
b20413d443
nixos/testing: Fix graphical tty output ( #387836 )
2025-03-12 07:21:32 -07:00
K900
0b87ccc8d6
nixos/hostapd: fix hostapd_cli ( #389181 )
2025-03-12 17:01:26 +03:00
K900
49db95baf5
Merge remote-tracking branch 'origin/staging-next' into staging
2025-03-12 16:27:55 +03:00