maybe this theme works
This commit is contained in:
parent
05facf399a
commit
58dd89d7c0
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
boot.plymouth = {
|
boot.plymouth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = "rings";
|
theme = "breeze";
|
||||||
themePackages = [ (pkgs.adi1090x-plymouth-themes.override { selected_themes = [ "rings" ]; }) ];
|
# themePackages = [ (pkgs.adi1090x-plymouth-themes.override { selected_themes = [ "rings" ]; }) ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# LOVE me some blob
|
# LOVE me some blob
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue