exclude borg config directory from backups
This commit is contained in:
parent
2277e25eca
commit
157c109a00
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ with lib; let
|
|||
"/mnt"
|
||||
"/nix"
|
||||
"/proc"
|
||||
"/root"
|
||||
"/run"
|
||||
"/sys"
|
||||
"/tmp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue