From 32b4b13ad664b62e34be0dd860de145bec9ca341 Mon Sep 17 00:00:00 2001 From: Mathias Magnusson Date: Mon, 29 Dec 2025 19:17:26 +0100 Subject: enable powertop autotune doesn't seem like this did much though. who knows; i might remove it later or something --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configuration.nix') diff --git a/configuration.nix b/configuration.nix index 7409f1d..4c20513 100644 --- a/configuration.nix +++ b/configuration.nix @@ -14,6 +14,8 @@ ./postgresql.nix ]; + powerManagement.powertop.enable = true; + hardware.graphics.extraPackages = with pkgs; [ vpl-gpu-rt intel-media-driver -- cgit v1.2.3