utility/qmk-nvim: Fix links broken in module rename

This commit is contained in:
Poseidon 2025-08-18 12:13:44 -05:00
commit e713935386
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

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