Faster boot timeout, and updated
This commit is contained in:
parent
38d9744465
commit
4a5e71f4ad
2 changed files with 5 additions and 3 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
{
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.timeout = 1;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue