openiscsi autologin

This commit is contained in:
arcnmx 2023-06-14 07:19:16 -07:00
parent fcd61d39ea
commit 4fd6d04a40
5 changed files with 54 additions and 28 deletions

View file

@ -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})
'';
};
};