diff options
-rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ with import <nixpkgs> {}; { name = "env"; buildInputs = with pkgs; [ nodePackages.nodemon + stack tmux tmuxinator ]; |