5 lines
59 B
Nix
5 lines
59 B
Nix
{
|
|
empty = {
|
|
plugins.autosource.enable = true;
|
|
};
|
|
}
|
{
|
|
empty = {
|
|
plugins.autosource.enable = true;
|
|
};
|
|
}
|