feat: Forward agent to ryu for ssh

This commit is contained in:
uttarayan21
2025-02-11 19:00:17 +05:30
parent 120396f6a4
commit cbdfb89482
2 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
ryu = {
user = "servius";
hostname = "ryu";
forwardAgent = false;
forwardAgent = true;
};
kuro = {
user = "fs0c131y";

View File

@@ -167,6 +167,7 @@ in {
};
};
};
codecompanion.enable = true;
yazi = {
enable = true;