Regenerated

This commit is contained in:
2026-03-25 17:54:18 +00:00
parent d7776a8cb4
commit 2a8ce21d79
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -260,12 +260,12 @@ in
boot.plymouth = {
enable = true;
theme = "rings";
/* theme = "rings";
themePackages = [
(pkgs.adi1090x-plymouth-themes.override {
selected_themes = [ "rings" ];
})
];
];*/
};
@@ -30,12 +30,12 @@
boot.plymouth = {
enable = true;
theme = "rings";
/* theme = "rings";
themePackages = [
(pkgs.adi1090x-plymouth-themes.override {
selected_themes = [ "rings" ];
})
];
];*/
};