This website requires JavaScript.
Explore
Help
Sign in
faukah
/
nichts
Watch
1
Star
0
Fork
You've already forked nichts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
741a77417a
nichts
/
modules
/
system
/
hardware
/
module.nix
6 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
hardware/module.nix: enable irqbalance This makes the system responsive even under load.
2025-04-09 15:31:18 +02:00
_
:
{
imports
=
[
./bluetooth.nix
./keyboard
./graphics.nix
]
;
services
.
irqbalance
.
enable
=
true
;
}
Reference in a new issue
Copy permalink