Compare commits
No commits in common. "c0fe0671a8660ca343383fce6b66d1dce53d3e3b" and "dfeeb1c4eab48bd7673dd9ce42e24879288c62de" have entirely different histories.
c0fe0671a8
...
dfeeb1c4ea
2 changed files with 1 additions and 8 deletions
Binary file not shown.
|
@ -91,13 +91,6 @@ in
|
|||
AllowedIPs = [ "fd81:fb3a:50cc::100/128" ];
|
||||
};
|
||||
}
|
||||
{
|
||||
# Julien Malka, laptop X2100
|
||||
wireguardPeerConfig = {
|
||||
PublicKey = "P6yIXwpUtX5WABxN5wZdxjqXyb/9kDwJqhj8VGGtAW4=";
|
||||
AllowedIPs = [ "fd81:fb3a:50cc::200/128" ];
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
"10-tun-mwan" = mkTunnel "gre" "gre-mwan" {
|
||||
|
|
Loading…
Reference in a new issue