mirror of
https://github.com/nmasur/dotfiles
synced 2026-01-25 10:24:30 +00:00
update restic path for actual and fix build
This commit is contained in:
@@ -125,7 +125,7 @@ in
|
||||
services.cloudflare-dyndns.domains = [ hostnames.budget ];
|
||||
|
||||
# Backups
|
||||
services.restic.backups.default.paths = [ "/var/lib/actual" ];
|
||||
services.restic.backups.default.paths = [ "/var/lib/private/actual" ];
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user