mirror of
https://codeberg.org/ultra/nixos-dotfiles.git
synced 2024-11-22 13:53:09 +02:00
I'm dumb
Signed-off-by: Alex Stan <alex.stan.2010@proton.me>
This commit is contained in:
parent
2f8ac4cbbd
commit
17b9c2a5d3
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ in {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# otherwise authenticate with tailscale
|
# otherwise authenticate with tailscale
|
||||||
${tailscale}/bin/tailscale up -authkey tskey-examplekeyhere
|
${tailscale}/bin/tailscale up
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue