mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 15:10:19 +02:00
4 lines
49 B
Nix
4 lines
49 B
Nix
{ ... }:
|
|
{
|
|
services.borgmatic.enable = true;
|
|
}
|