feat: modify wsl config

This commit is contained in:
2025-04-18 09:20:15 +08:00
parent f8b0337060
commit 0f61cc5118
4 changed files with 26 additions and 11 deletions

View File

@@ -14,4 +14,7 @@
PasswordAuthentication = true;
};
};
# fix vscode remote
programs.nix-ld.enable = true;
}