From 67c1872f23bed697883c23e451d58b7fefad2d9a Mon Sep 17 00:00:00 2001 From: zackartz Date: Tue, 19 Mar 2024 16:10:10 -0400 Subject: [PATCH] 230 current 2024-03-19 16:10:01 24.05.20240316.c75037b 6.8.0-zen1 * --- modules/home-manager/default.nix | 2 ++ 1 file changed, 2 insertions(+) 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: