Abilito tailscale su metrics
This commit is contained in:
parent
ad0d524ca4
commit
bae4441ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
utils.commons.enable = true;
|
||||
|
||||
networking.tailscale = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
exitNode = "vps";
|
||||
authKeyFile = config.age.secrets.tailscale-authKey.path;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue