use plymouth for boot screen
This commit is contained in:
@@ -4,4 +4,8 @@
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.resumeDevice = "/dev/mapper/luksroot";
|
||||
boot.consoleLogLevel = 3;
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.initrd.verbose = false;
|
||||
boot.loader.timeout = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user