mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
add backups for actual budget
This commit is contained in:
@ -66,6 +66,9 @@
|
||||
# Configure Cloudflare DNS to point to this machine
|
||||
services.cloudflare-dyndns.domains = [ config.hostnames.budget ];
|
||||
|
||||
# Backups
|
||||
services.restic.backups.default.paths = [ "/var/lib/actualbudget" ];
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user