fix: make ssh agent work
This commit is contained in:
parent
77dd766bc0
commit
1601dacb13
4 changed files with 13 additions and 22 deletions
|
@ -7,11 +7,4 @@
|
|||
yt-dlp
|
||||
hyfetch
|
||||
];
|
||||
|
||||
hm.programs.keychain = {
|
||||
enable = true;
|
||||
agents = ["ssh"];
|
||||
inheritType = "any";
|
||||
keys = ["id_ed25519"];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue