diff --git a/hosts/lazyworkhorse/configuration.nix b/hosts/lazyworkhorse/configuration.nix index bf92d4b..ab91a9a 100644 --- a/hosts/lazyworkhorse/configuration.nix +++ b/hosts/lazyworkhorse/configuration.nix @@ -588,10 +588,10 @@ }; -} # agenix-rekey — automatic re-encryption for each target host age.rekey = { masterIdentities = [ "/home/gortium/.ssh/gortium_ssh_key" ]; }; +}