utility/qmk: rename to utility/qmk-nvim

This commit is contained in:
Poseidon 2025-08-17 17:32:51 -05:00
commit b9047100e5
No known key found for this signature in database
4 changed files with 3 additions and 3 deletions

View file

@ -192,7 +192,7 @@ isMaximal: {
vim-wakatime.enable = false;
diffview-nvim.enable = true;
yanky-nvim.enable = false;
qmk.enable = false; # requires hardware specific options
qmk-nvim.enable = false; # requires hardware specific options
icon-picker.enable = isMaximal;
surround.enable = isMaximal;
leetcode-nvim.enable = isMaximal;