Hi,
Is it possible that you could add a README to provide step-by-step instructions for people not as fluent in Nix.
I've added the vscode.nix file and updated my flake.nix file to import it. But if I try to launch VS Code from Nix, I still get an error saying:
Could not start dynamically linked executable
I even exited and terminated my WSL, but no change in behavior.
If I'm missing a step, I'm hoping it can be pointed out in a README file.
Best
Hi,
Is it possible that you could add a README to provide step-by-step instructions for people not as fluent in Nix.
I've added the
vscode.nixfile and updated myflake.nixfile to import it. But if I try to launch VS Code from Nix, I still get an error saying:I even exited and terminated my WSL, but no change in behavior.
If I'm missing a step, I'm hoping it can be pointed out in a README file.
Best