mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Revert dns
This commit is contained in:
parent
4c1522b494
commit
63f7d1433d
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ in
|
|||
"10.0.0.${toString wg.id}/24"
|
||||
"fdc9:281f:04d7:9ee9::${toString wg.id}/64"
|
||||
];
|
||||
# dns = ["10.0.0.1" "fdc9:281f:04d7:9ee9::1"];
|
||||
dns = ["10.0.0.1" "fdc9:281f:04d7:9ee9::1"];
|
||||
mtu = 1500;
|
||||
privateKeyFile = "/home/muon/wireguard-keys/private";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue