nixcfg/hosts/pacifidlog/secrets.nix

7 lines
173 B
Nix
Raw Normal View History

{
age.secrets = {
syncthingCert.file = ../../secrets/aly/syncthing/pacifidlog/cert.age;
syncthingKey.file = ../../secrets/aly/syncthing/pacifidlog/key.age;
};
}