From 1700ac20826e6ead8290bf593340111efab24c9b Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Sun, 12 Jan 2025 19:47:20 +0100 Subject: [PATCH] garp has shitty fns --- hosts/known-hosts.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/known-hosts.toml b/hosts/known-hosts.toml index 5e185fe..f25043f 100644 --- a/hosts/known-hosts.toml +++ b/hosts/known-hosts.toml @@ -65,7 +65,7 @@ ssh.proxyJump = "hildring.pvv.ntnu.no" ["garp.pbsds.net"] # gtx 1080 aliases = [ "garp.tail9aac63.ts.net" ] buildMachine.systems = ["x86_64-linux", "i686-linux", "riscv64-linux"] -buildMachine.maxJobs = 2 # 8 threads 32GB +# buildMachine.maxJobs = 2 # 8 threads 32GB buildMachine.speedFactor = 4 # i7-6700 buildMachine.supportedFeatures = ["kvm", "big-parallel", "nixos-test", "cuda"] ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOkcZ3cUAKk8uUvZPsX7PDBInkb3Eps3Xh+xVrhPY+sx"