add backup paths
This commit is contained in:
parent
584e64333e
commit
d06acb4f55
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
||||||
rsync = {
|
rsync = {
|
||||||
paths = [
|
paths = [
|
||||||
"/home/fabian/nix"
|
"/home/fabian/nix"
|
||||||
|
"/home/fabian/safe"
|
||||||
|
"/extern/var/media"
|
||||||
|
"/extern/var/fsociety_backup"
|
||||||
];
|
];
|
||||||
exclude = [
|
exclude = [
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue