4 lines
103 B
Nix
4 lines
103 B
Nix
{ ... }:
|
|
{
|
|
home-manager.users.deprekated = specialArgs: (import ./kakoune-lsp.hm.nix) specialArgs;
|
|
}
|