mod(remoteBuilder): works

This commit is contained in:
2025-12-29 11:23:55 +00:00
parent 33b2854c19
commit 294fc0a229
2 changed files with 4 additions and 9 deletions

View File

@@ -231,14 +231,6 @@ in
# enable = true;
startAgent = true;
matchBlocks = {
"*" = {
addKeysToAgent = "yes";
identityFile = [
"~/.ssh/id_ed25519"
];
};
};
};
fish.enable = true;
};