diff options
author | tv <tv@krebsco.de> | 2017-04-12 09:24:46 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-04-12 09:24:46 +0200 |
commit | 6fb850bdafafd70150684faf47d2cac50a6a09c2 (patch) | |
tree | 22fa9dde804ccd19269cb87b886f033287ba2ac7 /shared/1systems/wolf.nix | |
parent | c5d28a2b30d1c4ef822f2d8475713307372bb343 (diff) | |
parent | a4b524e902c9408b59ab678820121d3cfafd2aad (diff) |
Merge remote-tracking branch 'prism/makefu'
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 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) |