task | dropping lunarvim, trying nixvim

This commit is contained in:
Don Harper 2025-01-29 23:02:45 -06:00
parent ead3ed96d1
commit 23667ddb53
4 changed files with 315 additions and 58 deletions

View file

@ -15,6 +15,8 @@
nixpkgs-zoom.url =
"github:NixOS/nixpkgs/06031e8a5d9d5293c725a50acf01242193635022";
# nixpkgs-zoom.url = "github:NixOS/nixpkgs/79077930a404da8b7cd7ecf2fe05e8a80347e340";
nixvim.url = "github:nix-community/nixvim";
nixvim.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = inputs@{ self, nixpkgs, nix, nixpkgs-stable, nixos-hardware