Add darwin hosts to wireguard
This commit is contained in:
parent
ae14f058f0
commit
7725fb6846
6 changed files with 68 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue