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

@@ -44,10 +44,7 @@
services = {
node_exporter.enable = true;
sshguard.enable = true;
tailscale = {
enable = true;
silenceLogs = true;
};
tailscale.enable = true;
postfix = {
enable = true;