From 81ca0e7d488a3e547338623ffb802912449c5a73 Mon Sep 17 00:00:00 2001 From: osbm Date: Sat, 15 Mar 2025 23:27:18 +0300 Subject: [PATCH] delete comment --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index e6a561c..6693dd9 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,6 @@ url = "github:Gerschtli/nix-formatter-pack"; inputs.nixpkgs.follows = "nixpkgs"; }; - nixvim.url = "github:nix-community/nixvim"; };