Skip to content

Commit

Permalink
rm irqbalance
Browse files Browse the repository at this point in the history
Signed-off-by: lucasew <lucas59356@gmail.com>
  • Loading branch information
lucasew committed Jan 11, 2025
1 parent 1c92e62 commit 9b684cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion nix/nodes/common/tuning.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
tmp.cleanOnBoot = true;
};
services = {
irqbalance.enable = true;
ananicy = {
enable = true;
package = pkgs.ananicy-cpp;
Expand Down
1 change: 0 additions & 1 deletion nix/nodes/ravenrock/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ in
# enable = true;
# resolveLocalQueries = true;
# };
irqbalance.enable = true;
# php-utils.enable = true;
# vaultwarden.enable = true;
# postgresql = {
Expand Down

0 comments on commit 9b684cc

Please sign in to comment.