diff --git a/flake.lock b/flake.lock index 01e4d59..05dc188 100644 --- a/flake.lock +++ b/flake.lock @@ -111,11 +111,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1709147990, - "narHash": "sha256-vpXMWoaCtMYJ7lisJedCRhQG9BSsInEyZnnG5GfY9tQ=", + "lastModified": 1709410583, + "narHash": "sha256-esOSUoQ7mblwcsSea0K17McZuwAIjoS6dq/4b83+lvw=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "33a97b5814d36ddd65ad678ad07ce43b1a67f159", + "rev": "59e37017b9ed31dee303dbbd4531c594df95cfbc", "type": "github" }, "original": { diff --git a/home/common/neovim.nix b/home/common/neovim.nix index bbb9971..f1d9a92 100644 --- a/home/common/neovim.nix +++ b/home/common/neovim.nix @@ -2,6 +2,7 @@ { programs.neovim = { enable = true; + default = true; viAlias = true; vimAlias = true; vimdiffAlias = true; @@ -44,6 +45,7 @@ ansible-vim aurora # color dracula-nvim + lazygit-nvim tabular vim-airline vim-airline-themes