about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index 974986bd..7e8afc06 100644
--- a/flake.nix
+++ b/flake.nix
@@ -133,7 +133,7 @@
         nixpkgs.follows = "nixpkgs";
       };
     };
-    nixVim = {
+    nixvim = {
       url = "github:nix-community/nixvim";
       inputs = {
         flake-parts.follows = "flake-parts";
@@ -244,7 +244,7 @@
     serverphone,
     disko,
     lanzaboote,
-    nixVim,
+    nixvim,
     nix-index-database,
     arkenfox-nixos,
     # external dependencies
@@ -285,7 +285,7 @@
         nixpkgs_open_prs
         # modules
         home-manager
-        nixVim
+        nixvim
         nixos-generators
         impermanence
         agenix