From a82e5ed336b6f37ebfae8ee89b3ee96aab21c730 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 23 Dec 2022 13:10:02 +0100 Subject: Hardware: Thinkpad: Add comments on how to setup nvramtool --- hardware/thinkpad/default.nix | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'hardware/thinkpad') diff --git a/hardware/thinkpad/default.nix b/hardware/thinkpad/default.nix index 7236711..139097f 100644 --- a/hardware/thinkpad/default.nix +++ b/hardware/thinkpad/default.nix @@ -2,6 +2,13 @@ { imports = [ ./hardware.nix ]; + # nvramtool settings: + # + # fn_ctrl_swap = Enable + # wwan = Disable + # me_state = Disable + # gfx_uma_size = 128M + environment.systemPackages = with pkgs; [ flashrom nvramtool -- cgit 1.4.1