mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Exchange tailscale auth keys
This commit is contained in:
parent
4953ae588a
commit
5e5631f00a
4 changed files with 14 additions and 14 deletions
|
|
@ -32,6 +32,6 @@
|
|||
extraUpFlags = [ "--ssh" ];
|
||||
|
||||
# Ephemeral + not pre-approved
|
||||
authKeyFile = pkgs.writeText "tailscale-key-file" "tskey-auth-kpQTjZCfoq11CNTRL-5iz9m4oKXxhwiREVgJbAxhC86fzBxVbFg";
|
||||
authKeyFile = pkgs.writeText "tailscale-key-file" "tskey-auth-kCuRe2vTT321CNTRL-UwrqtezivdJgLkVGetxKeJR8Bsk9tw155";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue