diff --git a/hosts/gorgon/default.nix b/hosts/gorgon/default.nix index bb79374..0273041 100644 --- a/hosts/gorgon/default.nix +++ b/hosts/gorgon/default.nix @@ -38,7 +38,7 @@ in backupClient = { enable = true; bs = true; - gs = true; + gs = false; }; };