This commit is contained in:
Dennis Schoepf 2026-03-03 23:23:36 +00:00
parent 9a4437c5c5
commit 4aa451d22b

View file

@ -1,4 +1,4 @@
{ ... }:
{ pkgs, ... }:
{
programs.nixvim = {
plugins.lspconfig.enable = true;