Fix rekey block placement (was outside module braces)

This commit is contained in:
2026-06-22 00:06:35 -04:00
parent 24761b58b2
commit 5de646d018

View File

@@ -588,10 +588,10 @@
};
}
# agenix-rekey — automatic re-encryption for each target host
age.rekey = {
masterIdentities = [
"/home/gortium/.ssh/gortium_ssh_key"
];
};
}