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

4 lines
48 B
Nix
Raw Normal View History

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