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