Regenerated

This commit is contained in:
2026-03-31 21:50:37 +02:00
parent 727e1add4e
commit 73e0f52b47
3 changed files with 280 additions and 298 deletions
@@ -33,12 +33,6 @@
boot.plymouth = {
enable = true;
theme = "rings";
themePackages = [
(pkgs.adi1090x-plymouth-themes.override {
selected_themes = [ "rings" ];
})
];
};