Set bootloader timeout to 0

This commit is contained in:
2026-01-09 22:16:29 +01:00
parent a2bd6084b7
commit a7d8ae6fa0

View File

@@ -20,5 +20,6 @@
];
plymouth.enable = true;
loader.timeout = 0;
};
}