add ssh agent

This commit is contained in:
uku 2023-11-17 15:18:56 +01:00
parent 47ab7383f2
commit 49bc3988b0
Signed by: uku
GPG key ID: 7D01D7B105E77166
2 changed files with 2 additions and 2 deletions

View file

@ -12,6 +12,8 @@
];
programs = {
ssh.startAgent = true;
fish = {
enable = true;
interactiveShellInit = ''