3 lines
48 B
Nix
3 lines
48 B
Nix
{plugins, ...}: {
|
|
plugin = plugins.neocord;
|
|
}
|
{plugins, ...}: {
|
|
plugin = plugins.neocord;
|
|
}
|