fix(wsl): disable sshd in WSL environment #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "guochao/nixos-config:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use lib.mkDefault in common-services to allow per-platform override,
then explicitly disable openssh in wsl.nix. WSL does not need a
system-level sshd since Windows host manages access.
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com