about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-12-23 13:10:02 +0100
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-12-23 13:10:02 +0100
commita82e5ed336b6f37ebfae8ee89b3ee96aab21c730 (patch)
treeaa04405e60644b0f555af0110540f3dc42a17feb
parentHardware: Thinkpad: Packages: Add nvramtool and flashrom (diff)
downloadnixos-config-a82e5ed336b6f37ebfae8ee89b3ee96aab21c730.tar.gz
nixos-config-a82e5ed336b6f37ebfae8ee89b3ee96aab21c730.tar.bz2
nixos-config-a82e5ed336b6f37ebfae8ee89b3ee96aab21c730.zip
Hardware: Thinkpad: Add comments on how to setup nvramtool
-rw-r--r--hardware/thinkpad/default.nix7
1 files changed, 7 insertions, 0 deletions
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