enable webcord and element modules
This commit is contained in:
parent
4186ce739b
commit
100306baed
@ -20,6 +20,8 @@ in
|
|||||||
stylix.enable = true;
|
stylix.enable = true;
|
||||||
audio.enable = true;
|
audio.enable = true;
|
||||||
office.enable = true;
|
office.enable = true;
|
||||||
|
element.enable = true;
|
||||||
|
webcord.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@ -20,6 +20,8 @@ in
|
|||||||
stylix.enable = true;
|
stylix.enable = true;
|
||||||
audio.enable = true;
|
audio.enable = true;
|
||||||
office.enable= true;
|
office.enable= true;
|
||||||
|
webcord.enable = true;
|
||||||
|
element.enable = true;
|
||||||
};
|
};
|
||||||
services.logind.lidSwitch = "ignore";
|
services.logind.lidSwitch = "ignore";
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user