From 0fa31a0aaaee89fb68338f4b7869b5eff3557e14 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 11 Feb 2024 04:01:42 +0900 Subject: feat(modules): cachix -> binary-cache --- systems/v-conoha1/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systems/v-conoha1') 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; -- cgit 1.4.1