mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 16:38:26 +02:00
chore(modules/nixos): adjsut boot.loader.timeout
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
consoleMode = lib.mkDefault "max";
|
||||
};
|
||||
|
||||
boot.loader.timeout = lib.mkDefault 8; # wait for x seconds to select the boot entry
|
||||
|
||||
# for power management
|
||||
services = {
|
||||
power-profiles-daemon = {
|
||||
|
||||
Reference in New Issue
Block a user