prevent warning while switching config
This commit is contained in:
parent
68e8cac04e
commit
521f39cebd
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in
|
||||||
backupClient = {
|
backupClient = {
|
||||||
enable = true;
|
enable = true;
|
||||||
bs = true;
|
bs = true;
|
||||||
gs = true;
|
gs = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue