revert to old boot, it's faster

This commit is contained in:
Ranomier 2024-12-14 04:56:02 +01:00
parent d0db1b5cea
commit 39ddc51895
3 changed files with 10 additions and 9 deletions

View file

@ -28,9 +28,5 @@
"rd.udev.log_level=3"
"udev.log_priority=3"
];
# Hide the OS choice for bootloaders.
# It's still possible to open the bootloader list by pressing any key
# It will just not appear on screen unless a key is pressed
loader.timeout = 0;
};
}