chore: move tailscale to common settings
This commit is contained in:
parent
0e8343eb80
commit
16ebdfd58d
14 changed files with 170 additions and 187 deletions
|
@ -106,12 +106,6 @@ in
|
|||
nixpkgs.config.contentAddressedByDefault = true;
|
||||
nixpkgs.overlays = [ fix-folly-build ];
|
||||
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
permitCertUid = "caddy";
|
||||
};
|
||||
|
||||
custom.prometheus.exporters = {
|
||||
enable = true;
|
||||
blackbox = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue