spec(chireiden): disable catppuccin for plymouth
This commit is contained in:
parent
d62dbe2f81
commit
e8711b9ad6
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
nvidiaBusId = "PCI:5:0:0";
|
nvidiaBusId = "PCI:5:0:0";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
boot.plymouth.catppuccin.enable = false;
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
boot.initrd.availableKernelModules = [ "xhci_pci" "thunderbolt" "nvme" "usb_storage" "sd_mod" ];
|
boot.initrd.availableKernelModules = [ "xhci_pci" "thunderbolt" "nvme" "usb_storage" "sd_mod" ];
|
||||||
boot.initrd.kernelModules = [ ];
|
boot.initrd.kernelModules = [ ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue