From 83a6295c5104ded6348eb8e2a3310c154c7a6f48 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 13 Nov 2019 16:43:00 +0100 Subject: satoshipad: update CPU throttling fix --- system/satoshipad.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'system/satoshipad.nix') diff --git a/system/satoshipad.nix b/system/satoshipad.nix index d7efce38..ecd02846 100644 --- a/system/satoshipad.nix +++ b/system/satoshipad.nix @@ -6,7 +6,6 @@ ./private/default.nix - ./settings/machines/t470s.nix @@ -32,6 +31,8 @@ ./settings/satoshipay.nix ]; + services.throttled.enable = true; + boot.initrd.luks.devices = [ { name = "root"; -- cgit 1.4.1