nixos-config/nixos/machines/chungus/rsync.nix

5 lines
53 B
Nix
Raw Normal View History

2023-05-02 12:55:17 +02:00
{ ... }:
2023-05-01 21:36:46 +02:00
{
2023-05-02 12:55:17 +02:00
sops.secrets.rsync_private_key = { };
}