From e1ccc891650e3494355e5bcc70254a8e2f5fbd0b Mon Sep 17 00:00:00 2001 From: schererleander Date: Sun, 11 May 2025 02:07:58 +0200 Subject: use nvf --- hosts/darwin/home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/darwin/home.nix') diff --git a/hosts/darwin/home.nix b/hosts/darwin/home.nix index 4f0fad9..11b0c96 100644 --- a/hosts/darwin/home.nix +++ b/hosts/darwin/home.nix @@ -35,7 +35,7 @@ zsh.enable = true; tmux.enable = true; git.enable = true; - neovim.enable = true; + nvf.enable = true; # No aarh64-darwin #chromium.enable = true; @@ -44,4 +44,4 @@ vscode.enable = true; home.stateVersion = "24.11"; -} \ No newline at end of file +} -- cgit v1.3.1