about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorRyan Lahfa <masterancpp@gmail.com>2023-10-22 10:24:12 +0100
committerGitHub <noreply@github.com>2023-10-22 10:24:12 +0100
commitefccbbab5b7ae0734c10dd4422815fc405d1e248 (patch)
tree835725a1493a57ae2e2bb126152aca7d7cf0bd4e /nixos/modules/module-list.nix
parented02e10e87778c73863f43a47f485046068eb246 (diff)
parent62c63f746ae3cb53c8a6de5d3e874b8f03e205d2 (diff)
Merge pull request #258994 from lorenzleutgeb/msr
nixos/hardware/cpu/x86/msr: init
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index b4bf6a312d40f..9b6a3a2112708 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -55,6 +55,7 @@
   ./hardware/cpu/amd-sev.nix
   ./hardware/cpu/intel-microcode.nix
   ./hardware/cpu/intel-sgx.nix
+  ./hardware/cpu/x86-msr.nix
   ./hardware/decklink.nix
   ./hardware/device-tree.nix
   ./hardware/digitalbitbox.nix