mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
feat: limit number of config in grub menu and set timeout
This commit is contained in:
@ -113,7 +113,9 @@
|
||||
grub = {
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
configurationLimit = 10;
|
||||
};
|
||||
timeout = 1;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user