diff options
| -rw-r--r-- | shared/1systems/wolf.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/shared/1systems/wolf.nix b/shared/1systems/wolf.nix index a3e527a..2c51ac8 100644 --- a/shared/1systems/wolf.nix +++ b/shared/1systems/wolf.nix @@ -12,6 +12,7 @@ in      ../2configs/shack-nix-cacher.nix      ../2configs/shack-drivedroid.nix      ../2configs/cac-ci.nix +    ../2configs/graphite.nix    ];    # use your own binary cache, fallback use cache.nixos.org (which is used by    # apt-cacher-ng in first place) | 
