fix: welp, no binary cache

This commit is contained in:
Noa Aarts 2024-10-23 00:14:34 +02:00
parent a945f759d3
commit 705c74164b
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 0 additions and 11 deletions

View file

@ -150,12 +150,6 @@
};
services = {
nix-serve = {
enable = true;
package = pkgs.nix-serve-ng;
secretKeyFile = config.age.secrets."secrets/nix-store-key".path;
port = 22332;
};
github-runners = {
flurry-runner = {
enable = true;
@ -255,7 +249,6 @@
};
"calendar.itepastra.nl" = proxy "itepastra.nl" "http://[::1]:29341";
"cache.itepastra.nl" = proxy "itepastra.nl" "http://127.0.0.1:22332";
};
};
};
@ -273,7 +266,6 @@
"itepastra.nl".extraDomainNames = [
"locked.itepastra.nl"
"calendar.itepastra.nl"
"cache.itepastra.nl"
];
};
};
@ -283,7 +275,6 @@
22 # ssh
80 # http
443 # https
9212 # hydra
25565 # minecraft
24454 # minecraft (voice)