diff options
Diffstat (limited to 'ops/machines/whitby/default.nix')
-rw-r--r-- | ops/machines/whitby/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/machines/whitby/default.nix b/ops/machines/whitby/default.nix index 9a928dad30c2..20abd72be8e2 100644 --- a/ops/machines/whitby/default.nix +++ b/ops/machines/whitby/default.nix @@ -328,7 +328,7 @@ in { # Run cgit & josh to serve git git-serving.enable = true; - # Configure backups to Google Cloud Storage + # Configure backups to GleSYS restic = { enable = true; paths = [ |