about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorRyan Lahfa <masterancpp@gmail.com>2024-01-11 01:00:43 +0100
committerGitHub <noreply@github.com>2024-01-11 01:00:43 +0100
commit176e84d44faa4dec9f5e0aad74e0dcd455a278d8 (patch)
tree63d0f84f0749973c4231f6e516158d051c0d1201 /nixos/doc
parent1097a6b555658637ba4ad50fa8614560843ffbdf (diff)
downloadnixlib-176e84d44faa4dec9f5e0aad74e0dcd455a278d8.tar
nixlib-176e84d44faa4dec9f5e0aad74e0dcd455a278d8.tar.gz
nixlib-176e84d44faa4dec9f5e0aad74e0dcd455a278d8.tar.bz2
nixlib-176e84d44faa4dec9f5e0aad74e0dcd455a278d8.tar.lz
nixlib-176e84d44faa4dec9f5e0aad74e0dcd455a278d8.tar.xz
nixlib-176e84d44faa4dec9f5e0aad74e0dcd455a278d8.tar.zst
nixlib-176e84d44faa4dec9f5e0aad74e0dcd455a278d8.zip
Revert "nixos/systemd-boot: init boot counting"
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 8387b1f77e3d..648064643930 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -16,8 +16,6 @@ In addition to numerous new and upgraded packages, this release has the followin
    - This can be disabled through the `environment.stub-ld.enable` option.
    - If you use `programs.nix-ld.enable`, no changes are needed. The stub will be disabled automatically.
 
-- NixOS now has support for *automatic boot assessment* (see [here](https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT/)) for detailed description of the feature) for `systemd-boot` users. Available as [boot.loader.systemd-boot.bootCounting](#opt-boot.loader.systemd-boot.bootCounting.enable).
-
 - Julia environments can now be built with arbitrary packages from the ecosystem using the `.withPackages` function. For example: `julia.withPackages ["Plots"]`.
 
 ## New Services {#sec-release-24.05-new-services}