mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 15:10:19 +02:00
added ignore backup folder rule
This commit is contained in:
parent
7a2fba99cd
commit
a7b63bd08d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
"/nix"
|
"/nix"
|
||||||
"/srv/Multimedia"
|
"/srv/Multimedia"
|
||||||
"/srv/media"
|
"/srv/media"
|
||||||
|
"/srv/backups/serverBackups"
|
||||||
];
|
];
|
||||||
repo = "/srv/backups/serverBackups";
|
repo = "/srv/backups/serverBackups";
|
||||||
doInit = true;
|
doInit = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue