all repos — nixfiles @ 83a6295c5104ded6348eb8e2a3310c154c7a6f48

System and user configuration, managed by nix and home-manager

satoshipad: update CPU throttling fix

Alan Pearce
commit

83a6295c5104ded6348eb8e2a3310c154c7a6f48

parent

7c072db7042204c98a7122d8bce6705056824e13

1 file changed, 2 insertions(+), 1 deletion(-)

jump to
M system/satoshipad.nixsystem/satoshipad.nix
@@ -6,7 +6,6 @@ ./hardware-configuration.nix
./private/default.nix <nixos-hardware/lenovo/thinkpad/t470s> - <nixos-hardware/common/pc/laptop/cpu-throttling-bug.nix> <nixos-hardware/common/pc/ssd> <nixos-hardware/common/cpu/intel/kaby-lake> ./settings/machines/t470s.nix
@@ -31,6 +30,8 @@ ./settings/programs/infrastructure.nix
./settings/programs/shell.nix ./settings/satoshipay.nix ]; + + services.throttled.enable = true; boot.initrd.luks.devices = [ {