dont autostart wireguard
This commit is contained in:
parent
2dafd991c0
commit
b6a16534ea
1 changed files with 1 additions and 0 deletions
|
@ -329,6 +329,7 @@
|
|||
|
||||
# wireguard setup
|
||||
networking.wg-quick.interfaces.wg0 = {
|
||||
autostart = false;
|
||||
address = [
|
||||
"10.0.0.2/24"
|
||||
"fdc9:281f:04d7:9ee9::2/64"
|
||||
|
|
Loading…
Add table
Reference in a new issue