From 8347bb28f524fcb3ed2e4fceaea77b7557dfc5fa Mon Sep 17 00:00:00 2001 From: shinya Date: Sat, 25 Oct 2025 22:51:19 +0200 Subject: [PATCH] remove error code injected here by mistake --- mate-xp-config.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mate-xp-config.nix b/mate-xp-config.nix index a723ef6..8357e7d 100644 --- a/mate-xp-config.nix +++ b/mate-xp-config.nix @@ -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 = {