From de266305ddfcaec0e3477164b4d9bdf1a596a124 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 19 Aug 2023 17:10:01 +0200 Subject: Fix(hm/conf/neovim): Fully import nvim config through nixVim --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a7fd7576..f875c033 100644 --- a/flake.nix +++ b/flake.nix @@ -42,7 +42,7 @@ }; }; nixNeovimPlugins = { - url = "github:nixNeovim/nixNeovimPlugins"; + url = "github:soispha/nixNeovimPlugins"; inputs = { flake-utils.follows = "flake-utils"; nixpkgs.follows = "nixpkgs"; -- cgit 1.4.1