add beta nix cache

Signed-off-by: cy <cy@cy7.sh>
This commit is contained in:
cy 2025-01-25 09:47:52 -05:00
parent 750b202a42
commit ca047c1885
4 changed files with 23 additions and 5 deletions

View file

@ -6,6 +6,7 @@
useRoutingFeatures = "client";
extraUpFlags = [
"--exit-node=100.122.132.30"
"--accept-dns=false"
];
};
}