aboutsummaryrefslogtreecommitdiff
path: root/systems/v-conoha1
diff options
context:
space:
mode:
Diffstat (limited to 'systems/v-conoha1')
-rw-r--r--systems/v-conoha1/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/v-conoha1/default.nix b/systems/v-conoha1/default.nix
index c07da7a..6620b5e 100644
--- a/systems/v-conoha1/default.nix
+++ b/systems/v-conoha1/default.nix
@@ -73,7 +73,7 @@ in
modules = {
security.enable = true;
persistence.enable = false;
- cachix.enable = true;
+ binary-cache.enable = true;
sops.enable = true;