feat: adds neovim to flake

This commit is contained in:
Ahwx 2024-07-22 14:44:26 +02:00
parent 14fccf2a7e
commit c75f5c129a

View file

@ -4,6 +4,8 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nur.url = "github:nix-community/NUR";
nixvim.url = "github:ahwxorg/nixvim-config";
hypr-contrib.url = "github:hyprwm/contrib";
hyprpicker.url = "github:hyprwm/hyprpicker";