Disable plymouth on herugrim

This commit is contained in:
ItsDrike 2024-04-13 00:13:54 +02:00
parent ac39d93be3
commit b07310f7f4
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 6 additions and 8 deletions

View file

@ -47,13 +47,6 @@
boot = {
secure-boot.enable = true;
tmpOnTmpfs = true;
# Boot splash screen
plymouth = {
enable = true;
withThemes = true; # enable adi1090x/plymouth-themes
selectedTheme = "colorful_loop";
};
};
};