mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 04:38:06 +01:00
Set bootloader timeout to 0
This commit is contained in:
@@ -20,5 +20,6 @@
|
||||
];
|
||||
|
||||
plymouth.enable = true;
|
||||
loader.timeout = 0;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user