fix
This commit is contained in:
parent
8fb5147d22
commit
e30c62b138
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
||||||
|
|
||||||
# Borg backup configuration
|
# Borg backup configuration
|
||||||
services.borg-client-custom = {
|
services.borg-client-custom = {
|
||||||
enable = false;
|
enable = true;
|
||||||
repositoryUrl = "ssh://borg-box/./vps";
|
repositoryUrl = "ssh://borg-box/./vps";
|
||||||
backupPaths = [
|
backupPaths = [
|
||||||
"/var/lib/mongodb"
|
"/var/lib/mongodb"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue