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";
|
nixp.mate.enable = lib.mkEnableOption "Enable XP configuration in MATE";
|
||||||
};
|
};
|
||||||
|
|
||||||
imports = [
|
|
||||||
"${modulesPath}/system/boot/plymouth.nix"
|
|
||||||
];
|
|
||||||
|
|
||||||
config = lib.mkIf config.nixp.mate.enable {
|
config = lib.mkIf config.nixp.mate.enable {
|
||||||
boot = {
|
boot = {
|
||||||
plymouth = {
|
plymouth = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user