diff --git a/guix-config/system/base-system.scm b/guix-config/system/base-system.scm index 941e667..87e67eb 100644 --- a/guix-config/system/base-system.scm +++ b/guix-config/system/base-system.scm @@ -75,6 +75,8 @@ (list cups-filters epson-inkjet-printer-escpr hplip-minimal)))) (service bluetooth-service-type) (service power-profiles-daemon-service-type) + (service powertop-service-type) + (service thermald-service-type) (service nix-service-type (nix-configuration (extra-config (list "experimental-features = nix-command flakes"))))