about summary refs log tree commit diff
path: root/nixos/modules/system
diff options
context:
space:
mode:
authorWill Fancher <elvishjerricco@gmail.com>2023-10-27 16:46:47 -0400
committerWill Fancher <elvishjerricco@gmail.com>2023-10-27 16:46:47 -0400
commita9066322451ff6ec4cbdc81db6b6cb3b244b604f (patch)
treec9161c1362663ab485071c339f74e3077eb82b76 /nixos/modules/system
parent37c290f0203a9eaad110535c923c7e6b4013e801 (diff)
downloadnixlib-a9066322451ff6ec4cbdc81db6b6cb3b244b604f.tar
nixlib-a9066322451ff6ec4cbdc81db6b6cb3b244b604f.tar.gz
nixlib-a9066322451ff6ec4cbdc81db6b6cb3b244b604f.tar.bz2
nixlib-a9066322451ff6ec4cbdc81db6b6cb3b244b604f.tar.lz
nixlib-a9066322451ff6ec4cbdc81db6b6cb3b244b604f.tar.xz
nixlib-a9066322451ff6ec4cbdc81db6b6cb3b244b604f.tar.zst
nixlib-a9066322451ff6ec4cbdc81db6b6cb3b244b604f.zip
systemd-stage-1: No longer experimental
Diffstat (limited to 'nixos/modules/system')
-rw-r--r--nixos/modules/system/boot/systemd/initrd.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/nixos/modules/system/boot/systemd/initrd.nix b/nixos/modules/system/boot/systemd/initrd.nix
index 175e757cbbb6..b0df4ce72ec4 100644
--- a/nixos/modules/system/boot/systemd/initrd.nix
+++ b/nixos/modules/system/boot/systemd/initrd.nix
@@ -128,10 +128,6 @@ in {
         stage 2 counterparts such as {option}`systemd.services`,
         except that `restartTriggers` and `reloadTriggers` are not
         supported.
-
-        Note: This is experimental. Some of the `boot.initrd` options
-        are not supported when this is enabled, and the options under
-        `boot.initrd.systemd` are subject to change.
       '';
     };