mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-18 06:19:11 +00:00
hosts/ni: update Wireguard address
Not exactly important since the desktop peer is not exactly used akin to a VPN server but it's just there for consistency, I guess.
This commit is contained in:
parent
a72146dd05
commit
5a31f55cb7
@ -221,7 +221,7 @@ in
|
||||
|
||||
address = with wireguardPeers.desktop; [
|
||||
"${IPv4}/24"
|
||||
"${IPv6}/96"
|
||||
"${IPv6}/64"
|
||||
];
|
||||
|
||||
peers = [
|
||||
|
Loading…
Reference in New Issue
Block a user