Remove age.rekey from lazyworkhorse (module not available, host key handles decryption directly)

This commit is contained in:
2026-06-22 00:02:53 -04:00
parent cbb016d409
commit 9bf38f1077

View File

@@ -588,11 +588,4 @@
};
# agenix-rekey configuration (for builder_key re-encryption at build time)
age.rekey = {
masterIdentities = [
"/home/gortium/.ssh/gortium_ssh_key"
];
};
}