5 lines
56 B
Nix
5 lines
56 B
Nix
{
|
|
empty = {
|
|
plugins.endwise.enable = true;
|
|
};
|
|
}
|
{
|
|
empty = {
|
|
plugins.endwise.enable = true;
|
|
};
|
|
}
|