diff options
author | makefu <makefu@nixos.dev> | 2015-12-16 17:01:22 +0100 |
---|---|---|
committer | makefu <makefu@nixos.dev> | 2015-12-16 17:01:22 +0100 |
commit | c2fd296ad671a73e85f830c84d860e988587d9ac (patch) | |
tree | 804cdac34fc6ea1ee1ad6d1aa7afe010f7cf019f /shared | |
parent | 8f18b00ab141df92b7df4725a18bb3283b184d76 (diff) |
s 1 wolf: provide graphite
Diffstat (limited to 'shared')
-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 a3e527a3b..2c51ac8fe 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) |