blob: cbb9bb5a795d4b46f82413baa2bcc4b172d55b47 [file] [log] [blame]
Skyler Greyfa45bab2023-02-26 13:08:50 +00001{
2 boot.plymouth.enable = true;
3 boot.initrd.systemd.enable = true;
4 boot.kernelParams = ["quiet"];
5}