Enable gs backup on gorgon
This commit is contained in:
parent
5449f8abc5
commit
1175edd77a
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ in
|
||||||
backupClient = {
|
backupClient = {
|
||||||
enable = true;
|
enable = true;
|
||||||
bs = true;
|
bs = true;
|
||||||
|
gs = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue