Open K900 opened 1 year ago
Can we move the workaround to bashWrapper
?
https://github.com/nix-community/NixOS-WSL/blob/34b95b3962f5b3436d4bae5091d1b2ff7c1eb180/modules/systemd/native/default.nix#L12
No, that is only used for WSL to run things inside its own init
. The user shells are spawned directly.
Upstream issue: https://github.com/microsoft/WSL/issues/9213
Workaround for now:
Proper workaround doesn't seem possible without nixpkgs changes / infinite recursion.