revert: remove plymouth
plymouth: removed because it was too bothersome
This commit is contained in:
parent
ae1dbae7c9
commit
f1d727cedd
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue