|
@@ -2,7 +2,7 @@
|
|
|
{
|
|
{
|
|
|
imports = [ inputs.agenix.nixosModules.default ];
|
|
imports = [ inputs.agenix.nixosModules.default ];
|
|
|
|
|
|
|
|
- age.identityPaths = [ "/persist/etc/ssh/id_ed25519_key" ];
|
|
|
|
|
|
|
+ age.identityPaths = [ "/persist/etc/ssh/ssh_host_ed25519_key" ];
|
|
|
age.secrets = {
|
|
age.secrets = {
|
|
|
"odin/nullmailer/remotes".file =
|
|
"odin/nullmailer/remotes".file =
|
|
|
inputs.secrets."odin/nullmailer/remotes";
|
|
inputs.secrets."odin/nullmailer/remotes";
|