chore(configs/common): remove tailscale autologin

keys only have 90 days expiry and it's annoying having to rotate them
This commit is contained in:
uku 2025-03-07 17:47:21 +01:00
parent ba4b27b664
commit c5290e121d
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
3 changed files with 1 additions and 26 deletions

View file

@ -17,7 +17,6 @@ let
in
{
"shared/userPassword.age".publicKeys = all;
"shared/tailscaleKey.age".publicKeys = all;
"shared/frpToken.age".publicKeys = all;
"shared/vmAuthToken.age".publicKeys = all;