feat: initrd infinite default device timeout

This commit is contained in:
2026-04-21 22:42:33 +02:00
parent df2bc27f54
commit b1cfe1e31b

View File

@@ -59,6 +59,9 @@
boot.initrd.systemd.enable = true;
# remote unlock may take a while; don't let device units give up
boot.initrd.systemd.settings.Manager.DefaultDeviceTimeoutSec = "infinity";
boot.initrd.network = {
enable = true;
ssh = {