common/irqbalance: init

This commit is contained in:
2024-09-01 01:39:35 +02:00
parent ebce0eb67a
commit 17f0268d12
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{ ... }:
{
services.irqbalance.enable = true;
}