init: stylix
This commit is contained in:
parent
886d285db2
commit
aa031db47d
12 changed files with 395 additions and 183 deletions
|
|
@ -2,11 +2,7 @@
|
|||
|
||||
{
|
||||
boot = {
|
||||
plymouth = {
|
||||
enable = true;
|
||||
themePackages = with pkgs; [ adi1090x-plymouth-themes ];
|
||||
theme = "colorful_sliced";
|
||||
};
|
||||
plymouth.enable = true;
|
||||
initrd.systemd.enable = true;
|
||||
loader = {
|
||||
efi.efiSysMountPoint = "/boot/efi";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue