4 lines
No EOL
51 B
Nix
4 lines
No EOL
51 B
Nix
{ plugins, ... }:
|
|
{
|
|
plugin = plugins.neocord;
|
|
} |