From 02e78ddd47a8fffc62216d69befc47ceb098a9c7 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Mon, 29 Jun 2026 11:17:12 -0400 Subject: fix nvim darwin --- hosts/kenosis/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/kenosis') diff --git a/hosts/kenosis/configuration.nix b/hosts/kenosis/configuration.nix index 637db89..8c2df15 100644 --- a/hosts/kenosis/configuration.nix +++ b/hosts/kenosis/configuration.nix @@ -2,7 +2,7 @@ config, pkgs, inputs, - customNeovim, + nvim, ... }: { networking = { @@ -35,7 +35,7 @@ librewolf lazygit fastfetch - customNeovim.neovim + nvim.neovim git go-swag blender -- cgit v1.3.1