aboutsummaryrefslogtreecommitdiff
path: root/hosts/darwin
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/darwin')
-rw-r--r--hosts/darwin/home.nix4
1 files changed, 2 insertions, 2 deletions
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
+}