From a803ce93da4f015896109e94aec943cab0618c87 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Fri, 14 Jun 2024 17:25:47 -0400 Subject: [PATCH] Infini-DL360: enable infiniband --- hosts/Infini-DL360/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/Infini-DL360/default.nix b/hosts/Infini-DL360/default.nix index 6cd7589..580719c 100644 --- a/hosts/Infini-DL360/default.nix +++ b/hosts/Infini-DL360/default.nix @@ -51,6 +51,10 @@ }; }; + hardware.infiniband = { + enable = true; + }; + services.fail2ban.enable = true; environment.etc."fail2ban/filter.d/nginx-url-probe.local".text = lib.mkDefault (lib.mkAfter ''