remove unused

This commit is contained in:
Ching Pei Yang 2024-08-03 14:45:29 +02:00
parent a4ad8654a6
commit 4efc5d89d0
1 changed files with 0 additions and 7 deletions

View File

@ -57,13 +57,6 @@
};
lznKeysSpec = submodule {
apply = x:
x
// {
"@1" = x.lhs;
"@2" = x.rhs;
};
options = {
desc = mkOption {
description = "Description of the key map";