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

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./qmk.nix
];
}