Reduce bootloader timeout on helium
This commit is contained in:
parent
641b4ba7cf
commit
f7e561115e
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
];
|
||||
|
||||
boot = {
|
||||
loader.timeout = 10;
|
||||
loader.timeout = 3;
|
||||
initrd.luks = {
|
||||
fido2Support = true;
|
||||
devices."luks-f6e1979b-0dee-4ee9-8170-10490019854b".fido2 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue