9 lines
No EOL
147 B
Nix
9 lines
No EOL
147 B
Nix
{
|
|
den.aspects = {
|
|
neru = {
|
|
nixos = {
|
|
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
|
};
|
|
};
|
|
};
|
|
} |