enable ssh agent
Signed-off-by: cy <cy@cy7.sh>
This commit is contained in:
parent
7367b2d1a5
commit
61b1399131
4 changed files with 15 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
{ config, ... }: {
|
||||
{ config, ... }:
|
||||
{
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
authKeyFile = config.sops.secrets."tailscale/auth".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue