cosmetics: quoting
it's fine, there is overrides.conf
This commit is contained in:
parent
b73f671bc0
commit
b38c4013e7
@ -24,7 +24,7 @@ in {
|
|||||||
networking.firewall.allowedUDPPorts = [myData.ports.tailscale];
|
networking.firewall.allowedUDPPorts = [myData.ports.tailscale];
|
||||||
}
|
}
|
||||||
(mkIf cfg.silenceLogs {
|
(mkIf cfg.silenceLogs {
|
||||||
systemd.services.tailscaled.serviceConfig."StandardOutput" = "null";
|
systemd.services.tailscaled.serviceConfig.StandardOutput = "null";
|
||||||
})
|
})
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user