about summary refs log tree commit diff
path: root/machines/devhell/eir.nix
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2019-06-26 14:41:53 +0100
committerdevhell <devhell@mailfresser.de>2019-06-26 14:41:53 +0100
commit5c200a713f7a3e5f889f04ce705dc0302a9724ed (patch)
tree9a46c229d707813a1826606ca99ec7766f74f830 /machines/devhell/eir.nix
parent0ddc7c08bfa8b15b6d2f90875938edc3db8375b3 (diff)
machines/eir: Fix thermald brainfart
Diffstat (limited to 'machines/devhell/eir.nix')
-rw-r--r--machines/devhell/eir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/eir.nix b/machines/devhell/eir.nix
index 7e4bc2a2..6d30db58 100644
--- a/machines/devhell/eir.nix
+++ b/machines/devhell/eir.nix
@@ -83,7 +83,7 @@
   vuizvui.user.devhell.profiles.services.enable = true;
 
   services = {
-    thermald = true;
+    thermald.enable = true;
     tftpd.enable = false;
     gnome3.gnome-keyring.enable = true;
     printing = {