boreal: disable wireguard config for now

This commit is contained in:
Antoine Martin 2021-04-19 19:01:09 +02:00
parent 0cb51a65f6
commit 7a20e72e86

View file

@ -40,7 +40,7 @@ in
# List services that you want to enable:
my.services = {
wireguard = {
enable = true;
enable = false;
iface = "wg";
port = 51820;