Update Wireguard IP
This commit is contained in:
parent
5e11c4be05
commit
d40fab8311
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
enable = true;
|
||||
interfaces = {
|
||||
"wireguard0" = {
|
||||
ips = [ "10.100.0.2/24" ];
|
||||
privateKeyFile = "/run/secrets/wireguard_keys/nixos-rpi4-03";
|
||||
# Testing
|
||||
peers = [
|
||||
|
|
Loading…
Reference in a new issue