nix-config/hosts/diva/features/backups.nix
2025-03-23 17:39:15 +01:00

4 lines
49 B
Nix

{ ... }:
{
services.borgmatic.enable = true;
}