revert: remove plymouth

plymouth: removed because it was too bothersome
This commit is contained in:
Zhongheng Liu 2025-01-10 21:26:14 +02:00
commit f1d727cedd
Signed by: steven
GPG key ID: 805A28B071DAD84B

View file

@ -27,14 +27,14 @@ in
# options = [ "rw" "uid=1000" ];
#};
boot = {
plymouth = {
/*plymouth = {
enable = true;
theme = "rings";
themePackages = with pkgs; [
# By default we would install all themes
(adi1090x-plymouth-themes.override { selected_themes = [ "rings" ]; })
];
};
};*/
# Enable "Silent Boot"
consoleLogLevel = 0;