chore: format
This commit is contained in:
parent
1d02f7e08d
commit
35e0567b37
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
plymouth = rec {
|
||||
enable = true;
|
||||
theme = "colorful";
|
||||
themePackages = [(pkgs.adi1090x-plymouth-themes.override {selected_themes = [ theme ];})];
|
||||
themePackages = [ (pkgs.adi1090x-plymouth-themes.override { selected_themes = [ theme ]; }) ];
|
||||
};
|
||||
kernelParams = [
|
||||
"quiet"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue