Add darwin hosts to wireguard

This commit is contained in:
Yan Lin 2025-09-10 23:02:44 +02:00
parent ae14f058f0
commit 7725fb6846
6 changed files with 68 additions and 1 deletions

View file

@ -11,7 +11,8 @@
};
brews = [
# Command-line tools go here
# Example: "wget"
"wireguard-go"
"wireguard-tools"
];
casks = [
# GUI applications - manually installed apps now managed by Homebrew