diff options
| author | Grigory Shipunov | 2025-01-04 21:07:54 +0000 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-11 03:40:22 +0100 |
| commit | 3572c93df4290811be0e558f66040d7be2ab6125 (patch) | |
| tree | e799271d4ea05b7a52047a46f59c79a2d4c5026b /hosts/toaster | |
| parent | b28314ca953dec93337f37670d2532dfcb71cb68 (diff) | |
add wg module
Diffstat (limited to 'hosts/toaster')
| -rw-r--r-- | hosts/toaster/network/mullvad.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/toaster/network/mullvad.nix b/hosts/toaster/network/mullvad.nix index b8be18a..8ad71b7 100644 --- a/hosts/toaster/network/mullvad.nix +++ b/hosts/toaster/network/mullvad.nix @@ -63,7 +63,8 @@ "${endpoint}/32" # "10.0.0.0/8" "10.13.37.0/24" - "10.66.66.0/24" + # 0xa-mgmt + "10.89.87.0/24" # "172.16.0.0/12" "172.16.0.0/12" # "182.168.0.0/16" |
