about summary refs log tree commit diff
path: root/home/profiles/base-darwin/default.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-01-17 12:49:16 +0900
committersefidel <contact@sefidel.net>2023-01-17 12:49:16 +0900
commit33f9503104aa816d147a006a7ca68b03fbc7f1eb (patch)
tree95780ec05190db7e99814678cc7ec8ef4d445b87 /home/profiles/base-darwin/default.nix
parent900a5105509c7523dc2c5d034bca6871862206ce (diff)
downloadnixrc-33f9503104aa816d147a006a7ca68b03fbc7f1eb.tar.gz
nixrc-33f9503104aa816d147a006a7ca68b03fbc7f1eb.zip
feat(darwin,nixos): use overlay for neovim
Diffstat (limited to 'home/profiles/base-darwin/default.nix')
-rw-r--r--home/profiles/base-darwin/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base-darwin/default.nix b/home/profiles/base-darwin/default.nix
index 3aa915b..d03b689 100644
--- a/home/profiles/base-darwin/default.nix
+++ b/home/profiles/base-darwin/default.nix
@@ -40,7 +40,7 @@ in
       pkgs.tree
       pkgs.pinentry_mac
 
-      neovim
+      pkgs.neovim
       pkgs.nodejs-16_x
 
       # Common build tools