diff --git a/hosts/lazyworkhorse/configuration.nix b/hosts/lazyworkhorse/configuration.nix index f240cb3..41de1e7 100644 --- a/hosts/lazyworkhorse/configuration.nix +++ b/hosts/lazyworkhorse/configuration.nix @@ -588,11 +588,4 @@ }; - # agenix-rekey configuration (for builder_key re-encryption at build time) - age.rekey = { - masterIdentities = [ - "/home/gortium/.ssh/gortium_ssh_key" - ]; - }; - } \ No newline at end of file