From 1d7618ea4df39231ddc1d2487b0056809a052c36 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Tue, 3 Oct 2023 23:59:48 -0700 Subject: nvim: update config --- hosts/morpheus/home.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/morpheus/home.nix b/hosts/morpheus/home.nix index e1647cc..2eb9c55 100644 --- a/hosts/morpheus/home.nix +++ b/hosts/morpheus/home.nix @@ -17,8 +17,8 @@ pass tmux fzf + jq docker - neovim nmap lf pinentry_mac @@ -32,6 +32,7 @@ k9s kubernetes-helm python38 + awscli # gui zoom-us slack @@ -47,5 +48,6 @@ imports = [ ../../modules/common.nix + ../../modules/neovim.nix ]; } -- cgit v1.2.3