it helps if I set the identity path
This commit is contained in:
parent
2d5ab4bc3b
commit
1a21e6fa2b
1 changed files with 1 additions and 1 deletions
|
|
@ -308,7 +308,7 @@
|
|||
};
|
||||
|
||||
age = {
|
||||
identityPaths = [ "${config.users.users.noa.home}/.ssh/id_ed25519" ];
|
||||
identityPaths = [ "/etc/ssh/ssh_host_ed25519_key.pub" ];
|
||||
secrets = lib.mkMerge [
|
||||
{
|
||||
"secrets/token-flurry".file = ../../secrets/github/flurry.age;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue