boot loader timeout 5

This commit is contained in:
Daniel Bulant 2026-05-24 18:38:25 +02:00
parent 92cda1db7a
commit 0f2fd7e335
No known key found for this signature in database

View file

@ -334,7 +334,7 @@ in
options nvidia_drm modeset=1 fbdev=1 options nvidia_drm modeset=1 fbdev=1
''; '';
}; };
boot.loader.timeout = 0; boot.loader.timeout = 5;
# App image support # App image support
boot.binfmt.registrations.appimage = { boot.binfmt.registrations.appimage = {