feat(deertopia): Binary cache

- Provides a container whose traffic is routed through Mullvad VPN.
- An option `sydnix.deertopia.mullvad.container.modules` is provided to
  "hook into" the container's NixOS config.
This commit is contained in:
Madeleine Sydney
2025-03-10 12:50:36 -06:00
parent 720c39f2c1
commit 1ff3d14dd3
4 changed files with 31 additions and 2 deletions

View File

@@ -47,6 +47,7 @@
webdav.enable = true;
copyparty.enable = true;
syncthing.enable = true;
cache.enable = true;
# A simple default webpage. This should probably live somewhere else.
nginx.vhosts."www" = {