bekverdyan / dotfiles

MIT License
1 stars 1 forks source link

Declarative Configuration for Globally Installed NPM Modules #2

Open antaranyan opened 1 year ago

antaranyan commented 1 year ago

Hi there! I hope you're doing well.

I came across your personal NixOS configuration repo and noticed that it could benefit from declarative configuration support for globally installed npm modules. I'm particularly interested in having the pokemonshow package installed and available to show a Pokémon in Neofetch.

As a Nix user myself (though using the Nix package manager in Arch), I wanted to bring this up as a potential improvement to your configuration. Here's a brief outline of the changes I think could be helpful:

I believe these changes could make your configuration more versatile and user-friendly for those looking to use npm packages in a declarative manner.

Providing clear documentation in Markdown format will also make it easier for others to understand and follow the steps needed to implement these changes in their systems.

If you're open to discussing this further or need more information, please let me know! I'd be happy to collaborate on implementing these improvements and contribute to the documentation as well.

As always, M.


Originally posted by @antaranyan in https://github.com/bekverdyan/dotfiles/issues/1#issuecomment-1528890069

antaranyan commented 1 year ago

Random advice from the internet:

hisusqristos commented 1 year ago