update nvim config

This commit is contained in:
Vivian 2023-12-15 17:35:14 +01:00
parent 567a6e86bc
commit 95a641d679
3 changed files with 49 additions and 46 deletions

View file

@ -14,6 +14,8 @@
};
};
programs.nix-ld.enable = true;
hardware.keyboard.qmk.enable = true;
home-manager = {
useGlobalPkgs = true;