summaryrefslogtreecommitdiffstats
path: root/lenovo/z510.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lenovo/z510.nix')
-rw-r--r--lenovo/z510.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/lenovo/z510.nix b/lenovo/z510.nix
index f1f5416..4c45cac 100644
--- a/lenovo/z510.nix
+++ b/lenovo/z510.nix
@@ -1,3 +1,6 @@
+# NOTE: this doesn't inherit from the `general.nix`
+# as z510 is not a ThinkPad
+
{ config, pkgs, ... }:
{
hardware.cpu.intel.updateMicrocode = true;