config/boot/loader: set timeout to 0

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-13 00:15:32 +03:00
parent 453fda9a36
commit e669331366
2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,6 @@
hostName = "morphius";
};
boot.loader.timeout = lib.mkForce 0;
environment.memoryAllocator.provider = "mimalloc";
system.stateVersion = "25.11";
time.timeZone = "Europe/Kyiv";