nixConfig/nixos/roles/default.nix

4 lines
75 B
Nix

{ ... } : {
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
}