a bunch of commits i think

This commit is contained in:
2026-06-07 18:45:11 +01:00
parent d7eec2970b
commit 5ba041b778
13 changed files with 204 additions and 203 deletions
+3 -3
View File
@@ -8,10 +8,10 @@
ssh = {
enable = true;
enableDefaultConfig = false;
matchBlocks = {
settings = {
"*" = {
addKeysToAgent = "yes";
identityFile = [
AddKeysToAgent = "yes";
IdentityFile = [
"~/.ssh/id_ed25519"
"~/.ssh/id_gitea_scug"
];