remove error code injected here by mistake
This commit is contained in:
parent
98daadaa07
commit
8347bb28f5
@ -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 = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user