diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 3fe4270..89558e4 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -104,6 +104,8 @@ pkgs.filezilla pkgs.steam + pkgs.devenv + # # You can also create simple shell scripts directly inside your # # configuration. For example, this adds a command 'my-hello' to your # # environment: