diff options
author | makefu <github@syntax-fehler.de> | 2017-03-24 13:00:22 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-03-24 13:00:22 +0100 |
commit | c9efa8b3f4934f165795f07b7e75a7f5fca3b7d8 (patch) | |
tree | 38924c8f90909f49a8ab1709b65ebe5f5fe41371 /shared/1systems | |
parent | 40b76de87c2e97a8e6341d604810d7e8675bd945 (diff) |
s 1 wolf: share directory
Diffstat (limited to 'shared/1systems')
-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 b0b8227..722a088 100644 --- a/shared/1systems/wolf.nix +++ b/shared/1systems/wolf.nix @@ -15,6 +15,7 @@ in ../2configs/cgit-mirror.nix ../2configs/repo-sync.nix ../2configs/graphite.nix + ../2configs/share-shack.nix ]; # use your own binary cache, fallback use cache.nixos.org (which is used by # apt-cacher-ng in first place) |