don't use latest kernels

This commit is contained in:
Rouven Seifert 2023-08-29 20:34:20 +02:00
parent 505d713001
commit 0a8ef57823
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
6 changed files with 23 additions and 23 deletions

View file

@ -58,6 +58,10 @@ in
match = "Host ifsr.de User git";
identityFile = git;
};
"git@staging.ifsr.de" = {
match = "Host staging.ifsr.de User git";
identityFile = git;
};
};
extraConfig = ''
IdentityFile ~/.ssh/id_ed25519