nixcfg/hosts/fallarbor/secrets.nix

7 lines
171 B
Nix

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