nichts/modules/system/hardware/irqbalance.mod.nix

4 lines
44 B
Nix
Raw Permalink Normal View History

2025-07-13 22:51:22 +02:00
_: {
services.irqbalance.enable = true;
}