1
0
Fork 0

Disable bird2

This commit is contained in:
clerie 2020-12-07 16:01:55 +01:00
parent cbc331b60f
commit a89eabe338
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@
wireguard-tools wireguard-tools
]; ];
services.bird2.enable = true; # services.bird2.enable = true;
} }