Changed plymouth animation and fixed hm collisions
This commit is contained in:
parent
a0505df0d6
commit
4d3973d625
2 changed files with 7 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
plymouth = {
|
||||
enable = true;
|
||||
themePackages = with pkgs; [ adi1090x-plymouth-themes ];
|
||||
theme = "colorful";
|
||||
theme = "colorful_sliced";
|
||||
};
|
||||
initrd.systemd.enable = true;
|
||||
supportedFilesystems = [ "ntfs" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue