fix(wsl): disable sshd in WSL environment #24

Merged
guochao merged 1 commit from guochao/nixos-config:master into master 2026-05-01 14:50:04 +00:00
Owner

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

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>
fix(wsl): disable sshd in WSL environment
All checks were successful
Nix Flake Update / nix-flake-update (push) Successful in 2m40s
7e1ab05c3f
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>
guochao merged commit 7e1ab05c3f into master 2026-05-01 14:50:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: public/nixos-config#24
No description provided.