diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 830e74b..4a50e57 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -108,6 +108,8 @@ pkgs.devenv pkgs.ghidra + pkgs.zed-editor + # # You can also create simple shell scripts directly inside your # # configuration. For example, this adds a command 'my-hello' to your # # environment: