Co-authored-by: Gaétan Lepage <gaetan@glepage.com> Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
5 lines
53 B
Nix
5 lines
53 B
Nix
{
|
|
empty = {
|
|
plugins.yuck.enable = true;
|
|
};
|
|
}
|