refactor: remove nodemon
Removing this as I mostly use `inotifywait` via the `watch-changes` script instead of nodemon.
This commit is contained in:
parent
c29c49d5dd
commit
ec344fd4f5
2 changed files with 0 additions and 13 deletions
|
@ -25,7 +25,6 @@ with pkgs; [
|
|||
neofetch
|
||||
nodePackages."http-server"
|
||||
nodePackages.eslint
|
||||
nodePackages.nodemon
|
||||
nodePackages.prettier
|
||||
nodejs
|
||||
php81
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue