tailscaled: silence logs by default

it works.
This commit is contained in:
2023-10-22 20:14:25 +03:00
parent ab5b489300
commit 35145243bd
5 changed files with 5 additions and 13 deletions

View File

@@ -72,15 +72,12 @@ in {
services = {
sshguard.enable = false;
tailscale.enable = true;
node_exporter = {
enable = true;
extraSubnets = [myData.subnets.vno1.cidr];
};
tailscale = {
enable = true;
silenceLogs = true;
};
deployerbot = {
follower = {