fix renamed warning

This commit is contained in:
2025-10-06 11:24:16 +02:00
parent 5f0807711e
commit c0d6b4a2e0

View File

@@ -1239,7 +1239,6 @@ in
programs.ssh = {
enable = true;
enableDefaultConfig = false;
addKeysToAgent = "1h";
matchBlocks = {
"git.pvv.ntnu.no" = {
hostname = "git.pvv.ntnu.no";
@@ -1247,6 +1246,7 @@ in
addressFamily = "inet";
port = 2222;
proxyJump = "hildring";
addKeysToAgent = "1h";
};
"hildring" = {