boreal: disable wireguard config for now

This commit is contained in:
Antoine Martin 2021-04-19 19:01:09 +02:00
parent 17f7df9fc8
commit 34d6ef1e2f

View file

@ -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;