about summary refs log tree commit diff
path: root/hosts/aptos/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-05 17:51:47 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-05 17:51:47 -0700
commit971ffcae9bff15eb6ac6723b4d0bba7f7c54bf0f (patch)
tree428d6a111c5128d1595711260f7245b80a1c9c9a /hosts/aptos/default.nix
parentcarmel: enable the sound (diff)
downloadworld-971ffcae9bff15eb6ac6723b4d0bba7f7c54bf0f.tar.gz
create a profile for laptop
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