qol(doloro@hosts): ssh-agent addKeysToAgent yes
This commit is contained in:
@@ -98,5 +98,8 @@
|
||||
# Let Home Manager install and manage itself.
|
||||
programs = {
|
||||
home-manager.enable = true;
|
||||
ssh = {
|
||||
matchBlocks."*".addKeysToAgent = "yes";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user