about summary refs log tree commit diff
path: root/hosts/aptos/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos/default.nix')
-rw-r--r--hosts/aptos/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix
index b596f30..a469aec 100644
--- a/hosts/aptos/default.nix
+++ b/hosts/aptos/default.nix
@@ -22,7 +22,7 @@
     };
   };
 
-  services.thermald.enable = true;
+  my.profiles = { laptop = { enable = true; }; };
 
   # This value determines the NixOS release from which the default
   # settings for stateful data, like file locations and database versions