lol

Merge pull request #263849 from ElvishJerricco/sd-initrd-not-experimental

systemd-stage-1: No longer experimental

authored by

K900 and committed by
GitHub
998720bf 7bc18b63

-4
-4
nixos/modules/system/boot/systemd/initrd.nix
··· 128 128 stage 2 counterparts such as {option}`systemd.services`, 129 129 except that `restartTriggers` and `reloadTriggers` are not 130 130 supported. 131 - 132 - Note: This is experimental. Some of the `boot.initrd` options 133 - are not supported when this is enabled, and the options under 134 - `boot.initrd.systemd` are subject to change. 135 131 ''; 136 132 }; 137 133