mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
openiscsi autologin
This commit is contained in:
parent
fcd61d39ea
commit
4fd6d04a40
5 changed files with 54 additions and 28 deletions
|
|
@ -58,8 +58,7 @@ with lib; {
|
|||
fi
|
||||
|
||||
# otherwise authenticate with tailscale
|
||||
# to-do: --advertise-exit-node
|
||||
${getExe tailscale} up -authkey $(cat ${config.sops.secrets.tailscale-key.path})
|
||||
${getExe tailscale} up --advertise-exit-node -authkey $(cat ${config.sops.secrets.tailscale-key.path})
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue