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 = {