feat(boot): add quiet option to the kernel parameters
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
# plymouth boot eye candy
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.kernelParams = [ "quiet" ];
|
||||
boot.plymouth.enable = true;
|
||||
boot.plymouth.theme = "spinner";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user