chore: start ssh-agent

Signed-off-by: jolheiser <git@jolheiser.com>
homepage
jolheiser 2024-08-10 12:16:01 -05:00
parent 9c02a69527
commit b7b25d99e5
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@
enable = true;
includes = [ config.age.secrets.ssh-config.path ];
};
services.ssh-agent.enable = true;
}