▲ 12 r/NixOS
Is it possible to configure per project shells in devenv without invoking SHELL=$SHELL devenv shell?
Basically the title itself. I want to use different shells in different projects, and currently one of the ways of doing it is invoking SHELL=$SHELL devenv shell, however I was wondering if it is possible to configure devenv shells on a per project basis without having to explicitly mention the shell each time I want to activate the environment.
u/Daguq — 9 days ago