machines: disable aarch64 builder (for now)
This commit is contained in:
parent
f3ca2fdcdd
commit
d52a5ccb3c
|
@ -102,14 +102,14 @@ in {
|
|||
|
||||
|
||||
../../2configs/remote-build/slave.nix
|
||||
../../2configs/remote-build/aarch64-community.nix
|
||||
# ../../2configs/remote-build/aarch64-community.nix
|
||||
../../2configs/taskd.nix
|
||||
|
||||
# services
|
||||
../../2configs/bitlbee.nix # postgres backend
|
||||
# ../../2configs/sabnzbd.nix
|
||||
# ../../2configs/mail/mail.euer.nix
|
||||
{ krebs.exim.enable = mkDefault true; }
|
||||
# { krebs.exim.enable = mkDefault true; }
|
||||
../../2configs/nix-community/mediawiki-matrix-bot.nix
|
||||
|
||||
# sharing
|
||||
|
|
|
@ -171,7 +171,7 @@
|
|||
../../2configs/tor.nix
|
||||
# ../../2configs/vpn/vpngate.nix
|
||||
# ../../2configs/buildbot-standalone.nix
|
||||
../../2configs/remote-build/aarch64-community.nix
|
||||
# ../../2configs/remote-build/aarch64-community.nix
|
||||
# ../../2configs/remote-build/gum.nix
|
||||
# { nixpkgs.overlays = [ (self: super: super.prefer-remote-fetch self super) ]; }
|
||||
|
||||
|
|
Loading…
Reference in a new issue