diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index d8896eb..9c87643 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -103,6 +103,8 @@ pkgs.parsec-bin pkgs.filezilla + pkgs.neovim-nightly + # # You can also create simple shell scripts directly inside your # # configuration. For example, this adds a command 'my-hello' to your # # environment: