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 | f9d652d98ae9b4d6a1f1f7a5e97e117f4b292c82 (patch) | |
tree | 60eb2df53d0d7ab4c055bfd8e40907fe861ed835 /shared | |
parent | 4d28fb037109e5f4b32208aff02ba9d56d09a34f (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 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) |