remove error code injected here by mistake

This commit is contained in:
shinya 2025-10-25 22:51:19 +02:00
parent 98daadaa07
commit 8347bb28f5

View File

@ -11,10 +11,6 @@
nixp.mate.enable = lib.mkEnableOption "Enable XP configuration in MATE";
};
imports = [
"${modulesPath}/system/boot/plymouth.nix"
];
config = lib.mkIf config.nixp.mate.enable {
boot = {
plymouth = {