parent
e92229f6a6
commit
f8b89f8fcf
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ in {
|
||||||
tailscale = {
|
tailscale = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# TODO: add authKeyFile to get extraUpFlags to work
|
# TODO: add authKeyFile to get extraUpFlags to work
|
||||||
|
# https://github.com/juanfont/headscale/issues/1550
|
||||||
|
# https://github.com/juanfont/headscale/blob/main/docs/running-headscale-linux-manual.md#register-machine-using-a-pre-authenticated-key
|
||||||
|
# https://www.reddit.com/r/NixOS/comments/18kz1nb/tailscale_extraupflags_not_working/
|
||||||
extraUpFlags = [
|
extraUpFlags = [
|
||||||
"--login-server https://headscale.nelim.org"
|
"--login-server https://headscale.nelim.org"
|
||||||
"--operator=matt"
|
"--operator=matt"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue