From 6b0a7478c242b9794e3804abececfcff373eb953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kry=C5=A1tof=20Baksa?= <62813600+Golbinex@users.noreply.github.com> Date: Tue, 24 Mar 2026 09:49:05 +0100 Subject: [PATCH] nixos/profiles: Add NixOS Hardening link to release notes --- nixos/doc/manual/release-notes/rl-2605.section.md | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/doc/manual/release-notes/rl-2605.section.md b/nixos/doc/manual/release-notes/rl-2605.section.md index 3108b87a0427..44054818178c 100644 --- a/nixos/doc/manual/release-notes/rl-2605.section.md +++ b/nixos/doc/manual/release-notes/rl-2605.section.md @@ -93,6 +93,7 @@ - It may introduce unexpected breakage or degrade performance without clear benefit, - It is difficult to manage user expectations, especially since the implications of enabling it are not always obvious, - and as multiple contributors have noted, it is often more of a “grab bag” of settings than a cohesive security policy. + - See [NixOS Hardening](https://wiki.nixos.org/wiki/NixOS_Hardening) wiki page for hardening options. - `services.crabfit` was removed because its upstream packages are unmaintained and insecure.