diff --git a/lib/types/plugins.nix b/lib/types/plugins.nix index 8ecd6616..751fbc37 100644 --- a/lib/types/plugins.nix +++ b/lib/types/plugins.nix @@ -58,13 +58,6 @@ }; lznKeysSpec = submodule { - apply = x: - x - // { - "@1" = x.lhs; - "@2" = x.rhs; - }; - options = { desc = mkOption { description = "Description of the key map";