From 6e338e6d65cdf48cb3946321bd17519c691f4edd Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Tue, 4 Nov 2025 14:03:49 +0000 Subject: [PATCH] Stop replicating to c1. --- hosts/zippy/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/zippy/default.nix b/hosts/zippy/default.nix index 3b218ad..83afd42 100644 --- a/hosts/zippy/default.nix +++ b/hosts/zippy/default.nix @@ -25,6 +25,5 @@ nfsServicesServer.standbys = [ "sparky" - "c1" ]; }