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:
|
# List services that you want to enable:
|
||||||
my.services = {
|
my.services = {
|
||||||
wireguard = {
|
wireguard = {
|
||||||
enable = true;
|
enable = false;
|
||||||
iface = "wg";
|
iface = "wg";
|
||||||
port = 51820;
|
port = 51820;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue