boreal: disable wireguard config for now
This commit is contained in:
parent
17f7df9fc8
commit
34d6ef1e2f
|
@ -40,7 +40,7 @@ in
|
|||
# List services that you want to enable:
|
||||
my.services = {
|
||||
wireguard = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
iface = "wg";
|
||||
port = 51820;
|
||||
|
||||
|
|
Loading…
Reference in a new issue