feat: quiet boot
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
];
|
||||
|
||||
boot = {
|
||||
kernelParams = [
|
||||
"quiet"
|
||||
"splash"
|
||||
];
|
||||
loader = {
|
||||
systemd-boot = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user