mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-24 13:12:32 -05:00
set proper name for backup path
This commit is contained in:
parent
9f08ad0a55
commit
0d5c570f3e
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
repositoryFile = config.sops.secrets."restic/hetzner-dragneel/url".path;
|
||||
passwordFile = config.sops.secrets."restic/hetzner-dragneel/key".path;
|
||||
paths = [
|
||||
"/home/dragneel"
|
||||
"/home/drag"
|
||||
];
|
||||
exclude = [
|
||||
"/var/cache"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue