commit b7280510730074629cb474db192c274cfcea9813
parent a45f9dc0bfb9112ce847d17beb7d0e4af488f768
Author: Vincent Demeester <vincent@sbr.pm>
Date: Thu, 15 Sep 2022 12:36:59 +0200
sakhalin: stop saving sites, not needed
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/systems/hosts/sakhalin.nix b/systems/hosts/sakhalin.nix
@@ -94,11 +94,6 @@ in
period = "daily";
keyfile = "/etc/nixos/assets/tarsnap.org.key";
};
- sites = {
- directories = [ "/home/vincent/desktop/sites" ];
- period = "daily";
- keyfile = "/etc/nixos/assets/tarsnap.sites.key";
- };
};
};
nfs.server = {