From 45e2915bb2d200d537d0abce6ac2a783b7893f17 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Sun, 24 Jul 2022 12:35:33 +0200 Subject: [PATCH] flake --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 3dbb8223..427023f2 100644 --- a/flake.nix +++ b/flake.nix @@ -18,6 +18,7 @@ # Other Flakes emacs-overlay.url = "github:nix-community/emacs-overlay"; nur.url = "github:nix-community/NUR"; + # nixvim.url = "github:pta2002/nixvim"; }; # Outputs is a function that takes the inputs as arguments.