1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-07 20:04:00 +01:00

Merge branch 'main' into codex/build-headscale-using-vs-code-yc1qqg

This commit is contained in:
Ashlee Young 2026-02-12 18:36:49 -06:00 committed by GitHub
commit fab1c09c73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,9 @@ If you prefer using VS Code for day-to-day development, use the integrated termi
- Direct command: `nix develop --extra-experimental-features nix-command --extra-experimental-features flakes`
- Make target: `make build-deps`
1. Start the Nix development environment first:
`nix develop --extra-experimental-features nix-command --extra-experimental-features flakes`
2. Run the standard Make targets: