Infini-DL360: enable infiniband
This commit is contained in:
parent
d2646d02bd
commit
a803ce93da
1 changed files with 4 additions and 0 deletions
|
@ -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 ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue