mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2024-12-11 23:10:07 +01:00
4 lines
49 B
Nix
4 lines
49 B
Nix
|
{ ... }:
|
||
|
{
|
||
|
services.irqbalance.enable = true;
|
||
|
}
|