feat: quiter boot.
This commit is contained in:
parent
5c26db0f34
commit
0c4595fe45
1 changed files with 2 additions and 1 deletions
|
|
@ -21,6 +21,7 @@
|
|||
# Disable watchdog
|
||||
"kernel.nmi_watchdog" = 0;
|
||||
};
|
||||
boot.kernelParams = ["quiet"];
|
||||
boot.consoleLogLevel = 3;
|
||||
boot.kernelParams = ["quiet" "udev.log_priority=3"];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue