diff options
author | makefu <github@syntax-fehler.de> | 2017-04-19 10:05:12 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-04-19 10:05:12 +0200 |
commit | 55b77bd2ece03769e6df3ebdfa891bc255f92665 (patch) | |
tree | 0c11a9ff96c4abf37c17cb6f4d584a70d6c7be02 /shared/1systems/wolf.nix | |
parent | c815fda8161f899254ce3dd8debfad830a8f67ee (diff) |
s 1 wolf: send stats to omo
Diffstat (limited to 'shared/1systems/wolf.nix')
-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 0b4448022..75307be12 100644 --- a/shared/1systems/wolf.nix +++ b/shared/1systems/wolf.nix @@ -14,6 +14,7 @@ in ../2configs/shack-nix-cacher.nix ../2configs/shared-buildbot.nix ../2configs/share-shack.nix + ../2configs/central-stats-client.nix ]; # use your own binary cache, fallback use cache.nixos.org (which is used by # apt-cacher-ng in first place) |