Adrien Faure
aeedfab1bf
nixos/documentation: add option to disable redirects
...
Related to issue #https://github.com/NixOS/nixpkgs/issues/412451
2025-06-01 13:38:56 +02:00
h7x4
893e2fac6a
nixos/chrysalis: init module ( #410253 )
2025-06-01 02:26:01 +02:00
Marcus Ramberg
7d26069e0d
{,nixos/}pocket-id: 0.53.0 -> 1.1.0 ( #411229 )
2025-05-31 18:06:33 +02:00
Moritz Heidkamp
72c6a69e6b
nixos/doc/manual/installation: improve explanation of when channels are updated
...
The phrasing that channels are updated automatically "[when] all packages have been built" could be
read as "all packages have been built successfully". However, in reality, it only meant to say that
all packages have been *attempted* to be built, so a channel may still contain broken packages. This
patch aims to make this clearer by mentioning that only a selection of packages is required to be
built successfully and by pointing to the files which contain these selections.
2025-05-30 11:41:25 +05:30
John Titor
81fc14bc5e
nixos/lact: init
...
On AMD GPU, you should enable overdrive mode by using `hardware.amdgpu.overdrive.enable = true;` in your configuration.
Co-authored-by: PopeRigby <poperigby@mailbox.org>
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-30 03:43:04 +05:30
Lukas Wurzinger
96ec055edb
nixos/filebrowser: init module
2025-05-29 00:54:49 +05:30
hand7s
c464c44a42
nixos/gnome & nixos/gdm: move out of x11
...
Since DEs like KDE Plasma 6, GNOME and COSMIC are not designed to be X11-exclusive, putting them under `services.xserver` is misleading. In particular, GNOME defaults to Wayland these days and X11 support is going to be dropped in near future.
Let’s follow Plasma and move GNOME NixOS options out of `xserver` attribute.
This patch does not include any changes to X11 support itself.
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-28 13:27:36 +02:00
Gutyina Gergő
ab1ce1ea5b
{,nixos/}pocket-id: 0.53.0 -> 1.0.0
...
This contains breaking changes, see https://pocket-id.org/docs/setup/migrate-to-v1/ .
The frontend now generates only static files and no longer includes a
binary for serving them. The backend has taken over the responsibility
of serving the static assets.
Co-authored-by: ymstnt <21342713+YMSTNT@users.noreply.github.com>
2025-05-27 19:59:43 +02:00
Masum Reza
c9f192da92
nixos/amdgpu: add overdrive and ppfeaturemask option ( #411155 )
...
- `programs.corectrl.gpuOverclock.enable` -> `hardware.amdgpu.overdrive.enable`
- `programs.corectrl.gpuOverclock.ppfeaturemask` -> `hardware.amdgpu.overdrive.ppfeaturemask`
- `programs.tuxclocker.enableAMD` -> `hardware.amdgpu.overdrive.enable`
2025-05-27 19:45:13 +05:30
Leona Maroni
bdc995d3e9
nixos/doc/rl-2505: ensure consistency between module option links ( #410452 )
2025-05-26 19:43:11 +02:00
Aleksana
8819179206
starship: add xonsh shell configuration ( #359614 )
2025-05-26 15:15:59 +08:00
Martin Weinelt
c49cc6a396
nixos/lasuite-docs: init ( #401798 )
2025-05-24 18:43:49 +02:00
soyouzpanda
f3120f0710
nixos/lasuite-docs: init
2025-05-24 18:27:39 +02:00
NotAShelf
aef123f9d7
nixos/doc/rl-2505: ensure consistency between module option links
...
Removes redundant `options.html` references and makes link bodies refer to the first available option in the options page.
2025-05-24 12:22:57 +03:00
Tali Auster
b14a77638b
nixos/chrysalis: init module
2025-05-23 13:02:18 -06:00
Leona Maroni
8c727b2986
Release NixOS 25.05
2025-05-23 20:53:53 +02:00
Aleksana
796b40c919
nixos/doc/rl-2505: add an entry for nixos/agnos ( #397155 )
2025-05-23 20:48:10 +08:00
Seth Flynn
7fb7f0c4a1
nixos/doc/rl-2505: cleanup "new modules" section
2025-05-22 23:53:14 -04:00
Seth Flynn
b17e45ca7c
doc/rl-2505: fix nexusmods.app entry formatting
...
I don't really think this needs its own header and section...
2025-05-22 23:53:08 -04:00
Seth Flynn
00ae244074
doc/rl-2505: move unrelated entries from lib section
2025-05-22 23:43:01 -04:00
Seth Flynn
39a20c95fe
doc/rl-2505: move all package entries from nixos notes
...
This ensures the NixOS notes only refer to things like modules and
NixOS-specific improvements, while the Nixpkgs notes refer to all
package changes
2025-05-22 22:35:06 -04:00
Seth Flynn
7edb76465e
nixos/doc/rl-2505: use "Release" as header name
...
This keeps us in-line with all previous releases. Users should be able
to still differentiate the NixOS and Nixpkgs release notes based on the
header of Nixpkgs' notes
2025-05-22 22:27:11 -04:00
Seth Flynn
6f5fa0eee4
doc/rl-2505: de-duplicate nixos entires
...
Make sure package updates are reported in the Nixpkgs notes
2025-05-22 22:26:37 -04:00
Seth Flynn
84d6322031
doc/rl-2505: move some entires from nixos notes
...
These are more broadly applicable to Nixpkgs than only NixOS
2025-05-22 22:26:35 -04:00
Leona Maroni
114439864a
nixos/manual/upgrading: update release number 24.11 -> 25.05 ( #409929 )
2025-05-23 00:25:34 +02:00
Leona Maroni
cc6a8582f6
nixos/manual/upgrading: update release number 24.11 -> 25.05
2025-05-23 00:22:21 +02:00
Leona Maroni
cce58bb959
nixos/doc/release-notes-2505: fix table formatting for system.build
2025-05-23 00:16:15 +02:00
K900
059f376f89
opencloud: init at 2.3.0 ( #404891 )
2025-05-21 20:36:00 +03:00
programmerlexi
36ecfe6216
nixos/limine: add support for secure boot
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-05-21 21:59:23 +05:30
K900
b504cc1362
nixos/opencloud: init module
...
Co-authored-by: Christoph Heiss <christoph@c8h4.io>
2025-05-21 17:47:35 +03:00
Leona Maroni
9db0ab9d84
gitlab: 17.11.2 -> 18.0.0; move to pkgs/by-name ( #408380 )
2025-05-20 23:01:12 +02:00
Arne Keller
bd72df828d
renovate: 39.264.0 -> 40.14.4 ( #405395 )
2025-05-20 17:24:35 +02:00
Yaya
c46cc8a67a
nixos/doc/rl-2505: Mention minimal postgresql requirement for gitlab 18
...
`gitlab` >= 18.0 requires at least `postgresql` >= 16. GitLab users
are advised to follow the mentioned steps in the manual to upgrade their
PostgreSQL installation.
2025-05-20 13:29:48 +02:00
Alejandro Sánchez Medina
3f96c18c79
docs: add instructions to load development utilities
...
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2025-05-20 07:56:09 +02:00
Aleksana
aece4d7c84
nixos/gtklock: init ( #383430 )
2025-05-20 11:56:05 +08:00
Pol Dellaiera
d7546e3a39
gitSetupHook: init ( #402320 )
2025-05-19 18:47:15 +00:00
Jonas Sander
309871725f
nixos/paperless: expose manage package ( #405610 )
2025-05-19 16:37:40 +02:00
Fugi
65a759f7b4
nixos/gtklock: init
2025-05-19 11:10:26 +02:00
Michele Guerini Rocco
eebd349fdd
nixos/pdns-recursor: deprecate settings, add yaml-settings ( #406534 )
2025-05-19 10:30:07 +02:00
Pol Dellaiera
bd9a7896d1
doc: add release note entry about newly released setup hooks
2025-05-19 09:04:06 +02:00
Leona Maroni
4277d48f04
release-notes: rework highlights section ( #408325 )
2025-05-19 08:36:28 +02:00
Atemu
3495f98bec
nixos/signald, signald, signaldctl, purple-signald: drop ( #407959 )
2025-05-18 20:21:42 +02:00
ojsef39
12d609947a
renovate: 39.264.0 -> 40.14.4
2025-05-18 18:28:45 +02:00
Atemu
211d932302
clamsmtp: drop ( #408043 )
2025-05-18 16:11:16 +02:00
Niklas Korz
3186b66d0a
release-notes: removal of signald module and all signald-related packages
2025-05-18 13:25:13 +02:00
Leona Maroni
99398273f3
nixos/clamsmtp: drop
...
drop as package is removed
2025-05-18 13:15:04 +02:00
Leona Maroni
8ae9309031
release-notes: rework highlights section
2025-05-18 13:06:26 +02:00
K900
67fa2bd433
nixos/polipo, polipo: drop ( #408271 )
2025-05-18 10:45:38 +03:00
patka
27734eb99a
release-notes: mention removal of polipo module
2025-05-18 09:36:33 +02:00
ash
75097de8fb
nixos/doc/rl-2505: Fix wording of users.users
subuid allocation note
...
Co-authored-by: Leona Maroni <dev@leona.is>
2025-05-17 16:19:46 +01:00