mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 21:25:30 +03:00
Merge pull request #263849 from ElvishJerricco/sd-initrd-not-experimental
systemd-stage-1: No longer experimental
This commit is contained in:
commit
998720bf94
1 changed files with 0 additions and 4 deletions
|
@ -128,10 +128,6 @@ in {
|
||||||
stage 2 counterparts such as {option}`systemd.services`,
|
stage 2 counterparts such as {option}`systemd.services`,
|
||||||
except that `restartTriggers` and `reloadTriggers` are not
|
except that `restartTriggers` and `reloadTriggers` are not
|
||||||
supported.
|
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.
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue