fix(chireiden): disable catppuccin for plymouth

This commit is contained in:
514fpv 2024-07-18 17:36:44 +08:00
parent 118088a3ef
commit dd5a864785
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -37,6 +37,7 @@
nvidiaBusId = "PCI:5:0:0";
};
boot.plymouth.catppuccin.enable = false;
hardware.enableRedistributableFirmware = true;
boot.initrd.availableKernelModules = [ "xhci_pci" "thunderbolt" "nvme" "usb_storage" "sd_mod" ];
boot.initrd.kernelModules = [ ];