mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
more refactoring
This commit is contained in:
parent
dcc640bd56
commit
ed7afeba43
20 changed files with 222 additions and 136 deletions
4
hosts/diva/features/backups.nix
Normal file
4
hosts/diva/features/backups.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
services.borgmatic.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue