mirror of
https://github.com/danbulant/dotfiles
synced 2026-06-11 10:41:12 +00:00
boot loader timeout 5
This commit is contained in:
parent
92cda1db7a
commit
0f2fd7e335
1 changed files with 1 additions and 1 deletions
|
|
@ -334,7 +334,7 @@ in
|
|||
options nvidia_drm modeset=1 fbdev=1
|
||||
'';
|
||||
};
|
||||
boot.loader.timeout = 0;
|
||||
boot.loader.timeout = 5;
|
||||
|
||||
# App image support
|
||||
boot.binfmt.registrations.appimage = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue