This commit is contained in:
2023-03-03 15:24:10 +00:00
parent 3493993237
commit 8fad2f678d
4 changed files with 57 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
...
}: {
services.golink = {
enable = true;
tailscaleAuthKeyFile = "/tmp/.ts_auth";
};
}