feat: Forward agent to ryu for ssh
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
ryu = {
|
ryu = {
|
||||||
user = "servius";
|
user = "servius";
|
||||||
hostname = "ryu";
|
hostname = "ryu";
|
||||||
forwardAgent = false;
|
forwardAgent = true;
|
||||||
};
|
};
|
||||||
kuro = {
|
kuro = {
|
||||||
user = "fs0c131y";
|
user = "fs0c131y";
|
||||||
|
|||||||
@@ -167,6 +167,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
codecompanion.enable = true;
|
||||||
|
|
||||||
yazi = {
|
yazi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user