fix(plymouth): set timeout to 0
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-07-10 21:27:29 -04:00
parent b05864573d
commit 640c3aec06
2 changed files with 2 additions and 1 deletions

View file

@ -31,7 +31,6 @@
loader = {
efi.canTouchEfiVariables = true;
timeout = 0;
systemd-boot = {
enable = true;

View file

@ -28,6 +28,8 @@ in {
"udev.log_priority=3"
];
loader.timeout = 0;
plymouth.themePackages =
[
self.legacyPackages.${pkgs.system}.dracula.plymouth