removed plymouth again

This commit is contained in:
vali 2024-05-18 20:07:17 +02:00
commit 1c0af81003
6 changed files with 45 additions and 19 deletions

View file

@ -8,7 +8,7 @@
};
};
boot.plymouth = {
enable = true;
enable = false;
font =
"${pkgs.jetbrains-mono}/share/fonts/truetype/JetBrainsMono-Regular.ttf";
themePackages = [ pkgs.catppuccin-plymouth ];