fix: disable koishi and goliath builds

This commit is contained in:
Kat Inskip 2024-07-14 09:07:48 -07:00
parent 3711f73f2f
commit a4259bcbd0
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 2 additions and 122 deletions

View file

@ -107,6 +107,7 @@ _: let
};
in {
arch = "x86_64";
ci.enable = false; # System currently not used
type = "NixOS";
modules = [
hostConfig