diff options
author | lassulus <git@lassul.us> | 2023-04-19 17:49:09 +0200 |
---|---|---|
committer | lassulus <git@lassul.us> | 2023-04-19 17:49:09 +0200 |
commit | 6cb7fb16a1e4b9a70fc4668dd1c9db19a3ea1c5c (patch) | |
tree | b7e7e62654240e3903827fbc71739d92473df47e /lass/1systems/prism | |
parent | 4a57bde3df423bc1d8317690d56bbd60286c45b3 (diff) |
l binary-cache: split into server & proxy, add neoprism
Diffstat (limited to 'lass/1systems/prism')
-rw-r--r-- | lass/1systems/prism/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/prism/config.nix b/lass/1systems/prism/config.nix index 2e82fae6f..e1f92c51e 100644 --- a/lass/1systems/prism/config.nix +++ b/lass/1systems/prism/config.nix @@ -127,6 +127,7 @@ with import <stockholm/lib>; <stockholm/lass/2configs/exim-smarthost.nix> <stockholm/lass/2configs/privoxy-retiolum.nix> <stockholm/lass/2configs/binary-cache/server.nix> + <stockholm/lass/2configs/binary-cache/proxy.nix> <stockholm/lass/2configs/iodined.nix> <stockholm/lass/2configs/paste.nix> <stockholm/lass/2configs/syncthing.nix> |