What type of request is this?
New feature idea
Clear and concise description of the feature you are proposing
I m working on a nix package and nixos module.
I use it on sync-in.gv.je
It is a lot.of work
There are needs for:
Setting the envitonment.yaml file as a paramétrer.
Setting the run folder, such as in /var/run/sync-in/ without needing to mix module files and configuration files and without need for relative paths in the source to runtime files.
I can't really use npx and stick to node and npm
Validations
- Check the feature is not already implemented in the project.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- Check that the feature is technically feasible and aligns with the project's goals.
Reactions are currently unavailable
What type of request is this?
New feature idea
Clear and concise description of the feature you are proposing
I m working on a nix package and nixos module.
I use it on sync-in.gv.je
It is a lot.of work
There are needs for:
Setting the envitonment.yaml file as a paramétrer.
Setting the run folder, such as in /var/run/sync-in/ without needing to mix module files and configuration files and without need for relative paths in the source to runtime files.
I can't really use npx and stick to node and npm
Validations